Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=196
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "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=n_rebels&page=197",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=195",
    "results": [
        {
            "id": 33600,
            "slug": "vs19_380_011",
            "identifier": "vs19_380_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_011/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 11,
            "title": "MOZ 1-354 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-354 RIF",
            "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": 131,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 33605,
            "slug": "vs19_380_001",
            "identifier": "vs19_380_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_001/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2100 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2100 - 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": 78,
            "majority_cohesion_rate": 52.07,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 33544,
            "slug": "vs19_380_007",
            "identifier": "vs19_380_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_007/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 7,
            "title": "MOZ 1-231 NF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-231 NF",
            "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": 135,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 33573,
            "slug": "vs19_380_004",
            "identifier": "vs19_380_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_004/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 4,
            "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": 0,
            "n_margin": 81,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 33613,
            "slug": "vs19_380_009",
            "identifier": "vs19_380_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_009/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 9,
            "title": "MOZ 1-363 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-363 RIF",
            "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": 134,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 33610,
            "slug": "vs19_380_010",
            "identifier": "vs19_380_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_010/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 10,
            "title": "MOZ 1-364 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-364 RIF",
            "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": 136,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 33585,
            "slug": "vs19_380_003",
            "identifier": "vs19_380_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_003/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 3,
            "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": 0,
            "n_margin": 81,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 33521,
            "slug": "vs19_381_033",
            "identifier": "vs19_381_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_033/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 33,
            "title": "ODG 9/2128/10 - Votazione Ordine del giorno 9/2128/10 ",
            "original_title": "Votazione Ordine del giorno 9/2128/10 ",
            "description_title": "ODG 9/2128/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": 30,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 33524,
            "slug": "vs19_381_003",
            "identifier": "vs19_381_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_003/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 33526,
            "slug": "vs19_381_014",
            "identifier": "vs19_381_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_014/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 2.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.15",
            "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": 60.33,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 33537,
            "slug": "vs19_381_002",
            "identifier": "vs19_381_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_002/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "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": 56.2,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 33540,
            "slug": "vs19_381_015",
            "identifier": "vs19_381_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_015/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 15,
            "title": "ART AGG 2.04, 2.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.04, 2.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33550,
            "slug": "vs19_381_009",
            "identifier": "vs19_381_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_009/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 2.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33595,
            "slug": "vs19_381_019",
            "identifier": "vs19_381_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_019/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 19,
            "title": "ART AGG 2.017 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.017",
            "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": 63.22,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33599,
            "slug": "vs19_381_036",
            "identifier": "vs19_381_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_036/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2128/13 - Votazione Ordine del giorno 9/2128/13 ",
            "original_title": "Votazione Ordine del giorno 9/2128/13 ",
            "description_title": "ODG 9/2128/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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 33551,
            "slug": "vs19_381_011",
            "identifier": "vs19_381_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_011/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 2.6, 2.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.6, 2.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33530,
            "slug": "vs19_381_024",
            "identifier": "vs19_381_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_024/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 2.023 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.023",
            "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.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33557,
            "slug": "vs19_381_026",
            "identifier": "vs19_381_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_026/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 26,
            "title": "ODG 9/2128/2 - Votazione Ordine del giorno 9/2128/2 ",
            "original_title": "Votazione Ordine del giorno 9/2128/2 ",
            "description_title": "ODG 9/2128/2",
            "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": 59.5,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 33590,
            "slug": "vs19_381_010",
            "identifier": "vs19_381_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_010/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 10,
            "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": 23,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33606,
            "slug": "vs19_381_021",
            "identifier": "vs19_381_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_021/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 21,
            "title": "ART AGG 2.019 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.019",
            "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": 27,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33607,
            "slug": "vs19_381_016",
            "identifier": "vs19_381_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_016/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 16,
            "title": "ART AGG 2.08, 2.010 (PARTI AMM) - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.08, 2.010 (PARTI AMM)",
            "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.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33593,
            "slug": "vs19_381_020",
            "identifier": "vs19_381_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_020/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 2.018 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.018",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 33545,
            "slug": "vs19_381_025",
            "identifier": "vs19_381_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_025/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 25,
            "title": "DDL 2128 - ODG N. 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2128 - ODG N. 1",
            "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": 31,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 33548,
            "slug": "vs19_381_031",
            "identifier": "vs19_381_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_031/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2128/8 - Votazione Ordine del giorno 9/2128/8 ",
            "original_title": "Votazione Ordine del giorno 9/2128/8 ",
            "description_title": "ODG 9/2128/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": 32,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 33543,
            "slug": "vs19_381_035",
            "identifier": "vs19_381_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_035/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2128/12 - Votazione Ordine del giorno 9/2128/12 ",
            "original_title": "Votazione Ordine del giorno 9/2128/12 ",
            "description_title": "ODG 9/2128/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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 33571,
            "slug": "vs19_381_007",
            "identifier": "vs19_381_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_007/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11",
            "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": 61.98,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33562,
            "slug": "vs19_381_008",
            "identifier": "vs19_381_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_008/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33567,
            "slug": "vs19_381_027",
            "identifier": "vs19_381_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_027/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 27,
            "title": "ODG 9/2128/3 - Votazione Ordine del giorno 9/2128/3 ",
            "original_title": "Votazione Ordine del giorno 9/2128/3 ",
            "description_title": "ODG 9/2128/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": 30,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 33608,
            "slug": "vs19_381_004",
            "identifier": "vs19_381_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_004/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33614,
            "slug": "vs19_381_017",
            "identifier": "vs19_381_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_017/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 17,
            "title": "ART AGG 2.015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.015",
            "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": 63.22,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33617,
            "slug": "vs19_381_022",
            "identifier": "vs19_381_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_022/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 22,
            "title": "ART AGG 2.020 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.020",
            "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": 64.05,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33609,
            "slug": "vs19_381_037",
            "identifier": "vs19_381_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_037/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 37,
            "title": "Conversione decreto contrasto alla violenza contro gli operatori socio-sanitari",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2128 - VOTO FINALE",
            "public_title": "Conversione decreto contrasto alla violenza contro gli operatori socio-sanitari",
            "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": 71,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 33581,
            "slug": "vs19_381_018",
            "identifier": "vs19_381_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_018/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 18,
            "title": "ART AGG 2.016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.016",
            "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": 63.64,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33559,
            "slug": "vs19_381_032",
            "identifier": "vs19_381_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_032/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 32,
            "title": "ODG 9/2128/9 - Votazione Ordine del giorno 9/2128/9 ",
            "original_title": "Votazione Ordine del giorno 9/2128/9 ",
            "description_title": "ODG 9/2128/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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 33563,
            "slug": "vs19_381_012",
            "identifier": "vs19_381_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_012/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 2.9, 2.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.9, 2.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": 23,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33584,
            "slug": "vs19_381_006",
            "identifier": "vs19_381_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_006/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 26,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 33690,
            "slug": "vs19_385_007",
            "identifier": "vs19_385_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_007/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.107 BONELLI ANGELO (AVS) - Votazione Emendamento 1.107 PDL n. 1987",
            "original_title": "Votazione Emendamento 1.107 PDL n. 1987",
            "description_title": "Emendamento 1.107 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 33689,
            "slug": "vs19_385_002",
            "identifier": "vs19_385_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_002/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 2,
            "title": "PDL 1987-A - EM 1.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1987-A - EM 1.101",
            "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": 77,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 33692,
            "slug": "vs19_385_006",
            "identifier": "vs19_385_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_006/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.102 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.102 PDL n. 1987",
            "original_title": "Votazione Emendamento 1.102 PDL n. 1987",
            "description_title": "Emendamento 1.102 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 77,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 33686,
            "slug": "vs19_385_001",
            "identifier": "vs19_385_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_001/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 1987-A - QUEST PREG 1 E 2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1987-A - QUEST PREG 1 E 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": 81,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 33683,
            "slug": "vs19_385_010",
            "identifier": "vs19_385_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_010/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 10,
            "title": "Disposizioni di interpretazione autentica in materia urbanistica ed edilizia",
            "original_title": "Votazione finale PDL n. 1987",
            "description_title": "Disposizioni di interpretazione autentica in materia urbanistica ed edilizia (PDL 1987)",
            "public_title": "Disposizioni di interpretazione autentica in materia urbanistica ed edilizia",
            "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": 65,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 34052,
            "slug": "vs19_388_148",
            "identifier": "vs19_388_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_148/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 148,
            "title": "Identici emendamenti 28.1 PAVANELLI EMMA (M5S) e 28.2 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 28.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.1 DDL n. 2022",
            "description_title": "Identici emendamenti 28.1 PAVANELLI EMMA (M5S) e 28.2 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34093,
            "slug": "vs19_388_090",
            "identifier": "vs19_388_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_090/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 23.12 PAVANELLI EMMA (M5S) - Votazione Emendamento 23.12 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.12 DDL n. 2022",
            "description_title": "Emendamento 23.12 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34094,
            "slug": "vs19_388_176",
            "identifier": "vs19_388_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_176/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 176,
            "title": "Emendamento 34.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.5 DDL n. 2022",
            "description_title": "Emendamento 34.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34105,
            "slug": "vs19_388_127",
            "identifier": "vs19_388_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_127/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 127,
            "title": "Articolo aggiuntivo 25.023 IARIA ANTONINO (M5S) - Votazione Emendamento 25.023 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.023 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.023 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34111,
            "slug": "vs19_388_150",
            "identifier": "vs19_388_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_150/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 150,
            "title": "Emendamento 28.7 PORTA FABIO (PD-IDP) - Votazione Emendamento 28.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.7 DDL n. 2022",
            "description_title": "Emendamento 28.7 PORTA FABIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34133,
            "slug": "vs19_388_173",
            "identifier": "vs19_388_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_173/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 173,
            "title": "Emendamento 34.2 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.2 DDL n. 2022",
            "description_title": "Emendamento 34.2 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34146,
            "slug": "vs19_388_182",
            "identifier": "vs19_388_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_182/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 182,
            "title": "Emendamento 34.11 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.11 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.11 DDL n. 2022",
            "description_title": "Emendamento 34.11 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34259,
            "slug": "vs19_388_193",
            "identifier": "vs19_388_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_193/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 193,
            "title": "Articolo aggiuntivo 34.048 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.048 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.048 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.048 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34288,
            "slug": "vs19_388_202",
            "identifier": "vs19_388_202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_202/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 202,
            "title": "Emendamento 35.1006 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1006 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1006 DDL n. 2022",
            "description_title": "Emendamento 35.1006 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 57.32
        }
    ]
}