Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=31
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=32",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=30",
    "results": [
        {
            "id": 41463,
            "slug": "vs19_577_003",
            "identifier": "vs19_577_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_003/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.500",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 41500,
            "slug": "vs19_577_040",
            "identifier": "vs19_577_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_040/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 8.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41519,
            "slug": "vs19_577_059",
            "identifier": "vs19_577_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_059/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 59,
            "title": "ARTICOLO 14 - Votazione Articolo 14 ",
            "original_title": "Votazione Articolo 14 ",
            "description_title": "ARTICOLO 14",
            "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": 68,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41462,
            "slug": "vs19_577_002",
            "identifier": "vs19_577_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_002/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 2,
            "title": "DDL 2574-A - EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2574-A - EM 1.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41552,
            "slug": "vs19_577_092",
            "identifier": "vs19_577_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_092/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 92,
            "title": "ODG 9/2574-A/10 - Votazione Ordine del giorno 9/2574-A/10 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/10 ",
            "description_title": "ODG 9/2574-A/10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41529,
            "slug": "vs19_577_069",
            "identifier": "vs19_577_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_069/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 69,
            "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": 67,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41516,
            "slug": "vs19_577_056",
            "identifier": "vs19_577_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_056/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 56,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "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": 64,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41511,
            "slug": "vs19_577_051",
            "identifier": "vs19_577_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_051/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 13.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 21,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41520,
            "slug": "vs19_577_060",
            "identifier": "vs19_577_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_060/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 15.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.1001",
            "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": 53.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41474,
            "slug": "vs19_577_014",
            "identifier": "vs19_577_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_014/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 4.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1000",
            "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": 62.14,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41553,
            "slug": "vs19_577_093",
            "identifier": "vs19_577_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_093/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 93,
            "title": "ODG 9/2574-A/11 - Votazione Ordine del giorno 9/2574-A/11 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/11 ",
            "description_title": "ODG 9/2574-A/11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41482,
            "slug": "vs19_577_022",
            "identifier": "vs19_577_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_022/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 22,
            "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": 2,
            "n_margin": 80,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41555,
            "slug": "vs19_577_095",
            "identifier": "vs19_577_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_095/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 95,
            "title": "ODG 9/2574-A/13 - Votazione Ordine del giorno 9/2574-A/13 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/13 ",
            "description_title": "ODG 9/2574-A/13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 41557,
            "slug": "vs19_577_097",
            "identifier": "vs19_577_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_097/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 97,
            "title": "ODG 9/2574-A/17 - Votazione Ordine del giorno 9/2574-A/17 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/17 ",
            "description_title": "ODG 9/2574-A/17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41483,
            "slug": "vs19_577_023",
            "identifier": "vs19_577_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_023/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 4.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.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": 23,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41556,
            "slug": "vs19_577_096",
            "identifier": "vs19_577_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_096/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 96,
            "title": "ODG 9/2574-A/16 - Votazione Ordine del giorno 9/2574-A/16 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/16 ",
            "description_title": "ODG 9/2574-A/16",
            "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": 27,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 41484,
            "slug": "vs19_577_024",
            "identifier": "vs19_577_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_024/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 4.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.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": 24,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41521,
            "slug": "vs19_577_061",
            "identifier": "vs19_577_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_061/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 15.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.1000",
            "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": 53.91,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41554,
            "slug": "vs19_577_094",
            "identifier": "vs19_577_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_094/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 94,
            "title": "ODG 9/2574-A/12 - Votazione Ordine del giorno 9/2574-A/12 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/12 ",
            "description_title": "ODG 9/2574-A/12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41475,
            "slug": "vs19_577_015",
            "identifier": "vs19_577_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_015/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 4.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41540,
            "slug": "vs19_577_080",
            "identifier": "vs19_577_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_080/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 80,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 66,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41481,
            "slug": "vs19_577_021",
            "identifier": "vs19_577_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_021/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 4.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.16",
            "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": 62.55,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 41461,
            "slug": "vs19_577_100",
            "identifier": "vs19_577_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_100/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 100,
            "title": "Legge di delegazione europea 2025",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2574-A - VOTO FINALE",
            "public_title": "Legge di delegazione europea 2025",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 48.56,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 41466,
            "slug": "vs19_577_006",
            "identifier": "vs19_577_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_006/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 6,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "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": 69,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 41465,
            "slug": "vs19_577_005",
            "identifier": "vs19_577_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_005/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.27",
            "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": 58.85,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 41476,
            "slug": "vs19_577_016",
            "identifier": "vs19_577_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_016/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 4.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 41492,
            "slug": "vs19_577_032",
            "identifier": "vs19_577_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_032/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 7.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 60.49,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41560,
            "slug": "vs19_577_101",
            "identifier": "vs19_577_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_101/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 101,
            "title": "PDL 956-A E ABB - SUBEM 0.1.100.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 956-A E ABB - SUBEM 0.1.100.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 62,
            "majority_cohesion_rate": 43.21,
            "minority_cohesion_rate": 26.11
        },
        {
            "id": 41504,
            "slug": "vs19_577_044",
            "identifier": "vs19_577_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_044/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 44,
            "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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41499,
            "slug": "vs19_577_039",
            "identifier": "vs19_577_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_039/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 8.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1000",
            "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": 31,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 41547,
            "slug": "vs19_577_087",
            "identifier": "vs19_577_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_087/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 87,
            "title": "ODG 9/2574-A/3 - Votazione Ordine del giorno 9/2574-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/3 ",
            "description_title": "ODG 9/2574-A/3",
            "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": 51.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41487,
            "slug": "vs19_577_027",
            "identifier": "vs19_577_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_027/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 27,
            "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": 26,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41488,
            "slug": "vs19_577_028",
            "identifier": "vs19_577_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_028/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 7.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.1000",
            "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": 62.14,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41489,
            "slug": "vs19_577_029",
            "identifier": "vs19_577_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_029/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 7.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 26,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41503,
            "slug": "vs19_577_043",
            "identifier": "vs19_577_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_043/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 43,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "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": 65,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41468,
            "slug": "vs19_577_008",
            "identifier": "vs19_577_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_008/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 8,
            "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": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41473,
            "slug": "vs19_577_013",
            "identifier": "vs19_577_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_013/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 4.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41434,
            "slug": "vs19_576_017",
            "identifier": "vs19_576_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_017/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 3.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 20,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41433,
            "slug": "vs19_576_016",
            "identifier": "vs19_576_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_016/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 3.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41439,
            "slug": "vs19_576_023",
            "identifier": "vs19_576_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_023/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 23,
            "title": "ODG 9/2423-A E ABB/4 - Votazione Ordine del giorno 9/2423-A E ABB/4 ",
            "original_title": "Votazione Ordine del giorno 9/2423-A E ABB/4 ",
            "description_title": "ODG 9/2423-A E ABB/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41431,
            "slug": "vs19_576_013",
            "identifier": "vs19_576_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_013/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 2.2, 2.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.2, 2.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 51.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41417,
            "slug": "vs19_576_012",
            "identifier": "vs19_576_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_012/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 12,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "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": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41440,
            "slug": "vs19_576_024",
            "identifier": "vs19_576_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_024/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 24,
            "title": "ODG 9/2423-A E ABB/5 - Votazione Ordine del giorno 9/2423-A E ABB/5 ",
            "original_title": "Votazione Ordine del giorno 9/2423-A E ABB/5 ",
            "description_title": "ODG 9/2423-A E ABB/5",
            "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": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41418,
            "slug": "vs19_576_015",
            "identifier": "vs19_576_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_015/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 15,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "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": 15,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41424,
            "slug": "vs19_576_005",
            "identifier": "vs19_576_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_005/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.158 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.158",
            "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": 60.08,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41457,
            "slug": "vs19_576_041",
            "identifier": "vs19_576_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_041/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 41,
            "title": "ODG 9/2423-A E ABB/25 - Votazione Ordine del giorno 9/2423-A E ABB/25 ",
            "original_title": "Votazione Ordine del giorno 9/2423-A E ABB/25 ",
            "description_title": "ODG 9/2423-A E ABB/25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41428,
            "slug": "vs19_576_009",
            "identifier": "vs19_576_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_009/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.171, 1.172 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.171, 1.172",
            "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": 61.73,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41425,
            "slug": "vs19_576_006",
            "identifier": "vs19_576_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_006/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.164 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.164",
            "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": 60.08,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41430,
            "slug": "vs19_576_011",
            "identifier": "vs19_576_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_011/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.1000, 1.1001, 1.1002, 1.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1000, 1.1001, 1.1002, 1.1005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 99,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 41455,
            "slug": "vs19_576_039",
            "identifier": "vs19_576_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_039/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 39,
            "title": "ODG 9/2423-A E ABB/23 - Votazione Ordine del giorno 9/2423-A E ABB/23 ",
            "original_title": "Votazione Ordine del giorno 9/2423-A E ABB/23 ",
            "description_title": "ODG 9/2423-A E ABB/23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 55.41
        }
    ]
}