Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=464
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=465",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=463",
    "results": [
        {
            "id": 41356,
            "slug": "vs19_572_189",
            "identifier": "vs19_572_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_189/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 189,
            "title": "EM 71.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 71.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 41287,
            "slug": "vs19_572_061",
            "identifier": "vs19_572_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_061/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 12.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 19,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41286,
            "slug": "vs19_572_060",
            "identifier": "vs19_572_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_060/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 12.1, 12.2, 12.3, 12.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.1, 12.2, 12.3, 12.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": 16,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41166,
            "slug": "vs19_572_021",
            "identifier": "vs19_572_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_021/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 21,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "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": 27,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 41260,
            "slug": "vs19_572_029",
            "identifier": "vs19_572_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_029/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 7.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 16,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41165,
            "slug": "vs19_572_019",
            "identifier": "vs19_572_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_019/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41259,
            "slug": "vs19_572_027",
            "identifier": "vs19_572_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_027/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 6.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41258,
            "slug": "vs19_572_026",
            "identifier": "vs19_572_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_026/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 6.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41257,
            "slug": "vs19_572_025",
            "identifier": "vs19_572_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_025/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 6.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 53.91,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41256,
            "slug": "vs19_572_024",
            "identifier": "vs19_572_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_024/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 6.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41255,
            "slug": "vs19_572_023",
            "identifier": "vs19_572_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_023/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 5.01, 5.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.01, 5.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": 20,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41253,
            "slug": "vs19_572_018",
            "identifier": "vs19_572_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_018/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 18,
            "title": "ART AGG 2.018 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.018",
            "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": 54.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41247,
            "slug": "vs19_572_012",
            "identifier": "vs19_572_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_012/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 2.013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.013",
            "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": 51.03,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41237,
            "slug": "vs19_572_001",
            "identifier": "vs19_572_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_001/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2655 - EM 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2655 - EM 2.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": 16,
            "majority_cohesion_rate": 46.91,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41239,
            "slug": "vs19_572_004",
            "identifier": "vs19_572_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_004/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 4,
            "title": "ART AGG 2.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41241,
            "slug": "vs19_572_006",
            "identifier": "vs19_572_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_006/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 6,
            "title": "ART AGG 2.02, 2.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.02, 2.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": 14,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41211,
            "slug": "vs19_572_143",
            "identifier": "vs19_572_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_143/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 143,
            "title": "ARTICOLO 49 - Votazione Articolo 49 ",
            "original_title": "Votazione Articolo 49 ",
            "description_title": "ARTICOLO 49",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 41238,
            "slug": "vs19_572_003",
            "identifier": "vs19_572_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_003/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 3,
            "title": "ART AGG 2.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.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": 18,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41210,
            "slug": "vs19_572_142",
            "identifier": "vs19_572_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_142/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 142,
            "title": "ARTICOLO 48 - Votazione Articolo 48 ",
            "original_title": "Votazione Articolo 48 ",
            "description_title": "ARTICOLO 48",
            "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": 53.91,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 41209,
            "slug": "vs19_572_140",
            "identifier": "vs19_572_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_140/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 140,
            "title": "ARTICOLO 47 - Votazione Articolo 47 ",
            "original_title": "Votazione Articolo 47 ",
            "description_title": "ARTICOLO 47",
            "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": 29,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 41207,
            "slug": "vs19_572_138",
            "identifier": "vs19_572_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_138/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 138,
            "title": "ARTICOLO 45 - Votazione Articolo 45 ",
            "original_title": "Votazione Articolo 45 ",
            "description_title": "ARTICOLO 45",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 51.44,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 41265,
            "slug": "vs19_572_036",
            "identifier": "vs19_572_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_036/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 9.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41266,
            "slug": "vs19_572_038",
            "identifier": "vs19_572_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_038/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 10.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 55.56,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41282,
            "slug": "vs19_572_056",
            "identifier": "vs19_572_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_056/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 56,
            "title": "ART AGG 11.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.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": 6,
            "n_margin": 15,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 62.42
        },
        {
            "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": 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": 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": 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
        }
    ]
}