Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=39
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=40",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=38",
    "results": [
        {
            "id": 41067,
            "slug": "vs19_568_042",
            "identifier": "vs19_568_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_042/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 5.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.10",
            "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": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41085,
            "slug": "vs19_568_060",
            "identifier": "vs19_568_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_060/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 18,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41089,
            "slug": "vs19_568_064",
            "identifier": "vs19_568_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_064/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 64,
            "title": "ODG 9/2643-A/7 - Votazione Ordine del giorno 9/2643-A/7 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/7 ",
            "description_title": "ODG 9/2643-A/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41086,
            "slug": "vs19_568_061",
            "identifier": "vs19_568_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_061/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 9.2, 9.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.2, 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": 41066,
            "slug": "vs19_568_041",
            "identifier": "vs19_568_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_041/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 5.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41091,
            "slug": "vs19_568_066",
            "identifier": "vs19_568_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_066/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 66,
            "title": "ODG 9/2643-A/9 - Votazione Ordine del giorno 9/2643-A/9 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/9 ",
            "description_title": "ODG 9/2643-A/9",
            "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": 17,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41062,
            "slug": "vs19_568_037",
            "identifier": "vs19_568_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_037/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 5.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 17,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41063,
            "slug": "vs19_568_038",
            "identifier": "vs19_568_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_038/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 5.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 17,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41084,
            "slug": "vs19_568_059",
            "identifier": "vs19_568_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_059/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 59,
            "title": "ART AGG 8.01, 8.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.01, 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41100,
            "slug": "vs19_568_075",
            "identifier": "vs19_568_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_075/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 75,
            "title": "ODG 9/2643-A/26 - Votazione Ordine del giorno 9/2643-A/26 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/26 ",
            "description_title": "ODG 9/2643-A/26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41065,
            "slug": "vs19_568_040",
            "identifier": "vs19_568_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_040/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 5.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41092,
            "slug": "vs19_568_067",
            "identifier": "vs19_568_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_067/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 67,
            "title": "ODG 9/2643-A/10 - Votazione Ordine del giorno 9/2643-A/10 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/10 ",
            "description_title": "ODG 9/2643-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": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41058,
            "slug": "vs19_568_033",
            "identifier": "vs19_568_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_033/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 15,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41059,
            "slug": "vs19_568_034",
            "identifier": "vs19_568_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_034/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 4.5, 4.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.5, 4.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": 14,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 41057,
            "slug": "vs19_568_032",
            "identifier": "vs19_568_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_032/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 32,
            "title": "ART AGG 3.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.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": 53.91,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41060,
            "slug": "vs19_568_035",
            "identifier": "vs19_568_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_035/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 35,
            "title": "ART AGG 4.01, 4.02, 4.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01, 4.02, 4.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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41061,
            "slug": "vs19_568_036",
            "identifier": "vs19_568_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_036/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 5.1, 5.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1, 5.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": 18,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41050,
            "slug": "vs19_568_025",
            "identifier": "vs19_568_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_025/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 25,
            "title": "ART AGG 2.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.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": 17,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41090,
            "slug": "vs19_568_065",
            "identifier": "vs19_568_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_065/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 65,
            "title": "ODG 9/2643-A/8 - Votazione Ordine del giorno 9/2643-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/8 ",
            "description_title": "ODG 9/2643-A/8",
            "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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41049,
            "slug": "vs19_568_024",
            "identifier": "vs19_568_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_024/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 24,
            "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": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41056,
            "slug": "vs19_568_031",
            "identifier": "vs19_568_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_031/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 31,
            "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": 14,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41093,
            "slug": "vs19_568_068",
            "identifier": "vs19_568_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_068/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 68,
            "title": "ODG 9/2643-A/11 - Votazione Ordine del giorno 9/2643-A/11 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/11 ",
            "description_title": "ODG 9/2643-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": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41043,
            "slug": "vs19_568_018",
            "identifier": "vs19_568_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_018/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 2.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.18",
            "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": 54.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 41072,
            "slug": "vs19_568_047",
            "identifier": "vs19_568_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_047/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 47,
            "title": "ART AGG 5.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.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": 21,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41087,
            "slug": "vs19_568_062",
            "identifier": "vs19_568_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_062/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 62,
            "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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41073,
            "slug": "vs19_568_048",
            "identifier": "vs19_568_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_048/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 48,
            "title": "ART AGG 6.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.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": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41042,
            "slug": "vs19_568_017",
            "identifier": "vs19_568_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_017/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 2.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41047,
            "slug": "vs19_568_022",
            "identifier": "vs19_568_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_022/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 2.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 14,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41068,
            "slug": "vs19_568_043",
            "identifier": "vs19_568_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_043/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 43,
            "title": "EM 5.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.14",
            "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": 55.97,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41069,
            "slug": "vs19_568_044",
            "identifier": "vs19_568_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_044/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 44,
            "title": "ART AGG 5.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 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": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41071,
            "slug": "vs19_568_046",
            "identifier": "vs19_568_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_046/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 46,
            "title": "ART AGG 5.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.06",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 64,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41076,
            "slug": "vs19_568_051",
            "identifier": "vs19_568_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_051/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 7.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.10",
            "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": 55.97,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41070,
            "slug": "vs19_568_045",
            "identifier": "vs19_568_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_045/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 45,
            "title": "ART AGG 5.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.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": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41048,
            "slug": "vs19_568_023",
            "identifier": "vs19_568_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_023/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 2.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.29",
            "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": 16,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41054,
            "slug": "vs19_568_029",
            "identifier": "vs19_568_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_029/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 3.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 15,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41075,
            "slug": "vs19_568_050",
            "identifier": "vs19_568_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_050/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 7.4, 7.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4, 7.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": 17,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41027,
            "slug": "vs19_568_002",
            "identifier": "vs19_568_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_002/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.2, 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.2, 1.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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41077,
            "slug": "vs19_568_052",
            "identifier": "vs19_568_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_052/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 7.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.12",
            "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": 41078,
            "slug": "vs19_568_053",
            "identifier": "vs19_568_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_053/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 7.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41055,
            "slug": "vs19_568_030",
            "identifier": "vs19_568_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_030/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 3.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 15,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41036,
            "slug": "vs19_568_011",
            "identifier": "vs19_568_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_011/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.24",
            "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": 55.56,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41102,
            "slug": "vs19_568_077",
            "identifier": "vs19_568_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_077/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 77,
            "title": "ODG 9/2643-A/29 - Votazione Ordine del giorno 9/2643-A/29 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/29 ",
            "description_title": "ODG 9/2643-A/29",
            "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": 62,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41101,
            "slug": "vs19_568_076",
            "identifier": "vs19_568_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_076/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 76,
            "title": "ODG 9/2643-A/27 - Votazione Ordine del giorno 9/2643-A/27 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/27 ",
            "description_title": "ODG 9/2643-A/27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41099,
            "slug": "vs19_568_074",
            "identifier": "vs19_568_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_074/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 74,
            "title": "ODG 9/2643-A/25 - Votazione Ordine del giorno 9/2643-A/25 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/25 ",
            "description_title": "ODG 9/2643-A/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": 55.14,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41098,
            "slug": "vs19_568_073",
            "identifier": "vs19_568_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_073/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/2643-A/24 - Votazione Ordine del giorno 9/2643-A/24 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/24 ",
            "description_title": "ODG 9/2643-A/24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41031,
            "slug": "vs19_568_006",
            "identifier": "vs19_568_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_006/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 16,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41083,
            "slug": "vs19_568_058",
            "identifier": "vs19_568_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_058/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 8.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41034,
            "slug": "vs19_568_009",
            "identifier": "vs19_568_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_009/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.21",
            "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": 54.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41095,
            "slug": "vs19_568_070",
            "identifier": "vs19_568_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_070/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 70,
            "title": "ODG 9/2643-A/20 - Votazione Ordine del giorno 9/2643-A/20 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/20 ",
            "description_title": "ODG 9/2643-A/20",
            "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": 55.97,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41025,
            "slug": "vs19_568_078",
            "identifier": "vs19_568_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_078/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 78,
            "title": "Conversione decreto flussi 2025",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2643-A - VOTO FINALE",
            "public_title": "Conversione decreto flussi 2025",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 47.77
        }
    ]
}