Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=204
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_margin&page=205",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=203",
    "results": [
        {
            "id": 39987,
            "slug": "vs19_517_061",
            "identifier": "vs19_517_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_061/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 61,
            "title": "ODG 9/2488-A/2 - Votazione Ordine del giorno 9/2488-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/2 ",
            "description_title": "ODG 9/2488-A/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": 25,
            "majority_cohesion_rate": 49.18,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 39991,
            "slug": "vs19_517_065",
            "identifier": "vs19_517_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_065/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 65,
            "title": "ODG 9/2488-A/26 - Votazione Ordine del giorno 9/2488-A/26 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/26 ",
            "description_title": "ODG 9/2488-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": 25,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 39933,
            "slug": "vs19_517_007",
            "identifier": "vs19_517_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_007/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 7,
            "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": 25,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39965,
            "slug": "vs19_517_039",
            "identifier": "vs19_517_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_039/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 39,
            "title": "ART AGG 10.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.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": 25,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39975,
            "slug": "vs19_517_049",
            "identifier": "vs19_517_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_049/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 15.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 25,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39976,
            "slug": "vs19_517_050",
            "identifier": "vs19_517_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_050/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 50,
            "title": "ART AGG 15.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.01000",
            "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": 51.23,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 39977,
            "slug": "vs19_517_051",
            "identifier": "vs19_517_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_051/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 51,
            "title": "ART AGG 15.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.01001",
            "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": 51.23,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 40003,
            "slug": "vs19_519_002",
            "identifier": "vs19_519_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_002/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 2,
            "title": "DDL 2526 - EM 1.1, 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2526 - EM 1.1, 1.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": 25,
            "majority_cohesion_rate": 66.8,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 40031,
            "slug": "vs19_519_030",
            "identifier": "vs19_519_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_030/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 6.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.16,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40071,
            "slug": "vs19_521_014",
            "identifier": "vs19_521_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_014/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2527/21 - Votazione Ordine del giorno 9/2527/21 ",
            "original_title": "Votazione Ordine del giorno 9/2527/21 ",
            "description_title": "ODG 9/2527/21",
            "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": 25,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40069,
            "slug": "vs19_521_012",
            "identifier": "vs19_521_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_012/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2527/19 - Votazione Ordine del giorno 9/2527/19 ",
            "original_title": "Votazione Ordine del giorno 9/2527/19 ",
            "description_title": "ODG 9/2527/19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40073,
            "slug": "vs19_521_016",
            "identifier": "vs19_521_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_016/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2527/28 - Votazione Ordine del giorno 9/2527/28 ",
            "original_title": "Votazione Ordine del giorno 9/2527/28 ",
            "description_title": "ODG 9/2527/28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40136,
            "slug": "vs19_524_030",
            "identifier": "vs19_524_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_030/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 30,
            "title": "ODG 9/2551/73 - Votazione Ordine del giorno 9/2551/73 ",
            "original_title": "Votazione Ordine del giorno 9/2551/73 ",
            "description_title": "ODG 9/2551/73",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 40138,
            "slug": "vs19_524_032",
            "identifier": "vs19_524_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_032/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 32,
            "title": "ODG 9/2551/76 - Votazione Ordine del giorno 9/2551/76 ",
            "original_title": "Votazione Ordine del giorno 9/2551/76 ",
            "description_title": "ODG 9/2551/76",
            "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": 25,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40120,
            "slug": "vs19_524_014",
            "identifier": "vs19_524_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_014/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2551/53 - Votazione Ordine del giorno 9/2551/53 ",
            "original_title": "Votazione Ordine del giorno 9/2551/53 ",
            "description_title": "ODG 9/2551/53",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40155,
            "slug": "vs19_524_053",
            "identifier": "vs19_524_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_053/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 53,
            "title": "ODG 9/2538/11 - Votazione Ordine del giorno 9/2538/11 ",
            "original_title": "Votazione Ordine del giorno 9/2538/11 ",
            "description_title": "ODG 9/2538/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": 25,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40156,
            "slug": "vs19_524_054",
            "identifier": "vs19_524_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_054/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 54,
            "title": "ODG 9/2538/12 - Votazione Ordine del giorno 9/2538/12 ",
            "original_title": "Votazione Ordine del giorno 9/2538/12 ",
            "description_title": "ODG 9/2538/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": 25,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40157,
            "slug": "vs19_524_055",
            "identifier": "vs19_524_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_055/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/2538/13 - Votazione Ordine del giorno 9/2538/13 ",
            "original_title": "Votazione Ordine del giorno 9/2538/13 ",
            "description_title": "ODG 9/2538/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": 25,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40159,
            "slug": "vs19_524_058",
            "identifier": "vs19_524_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_058/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 25,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40164,
            "slug": "vs19_524_065",
            "identifier": "vs19_524_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_065/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 65,
            "title": "ODG 9/2500/4 - Votazione Ordine del giorno 9/2500/4 ",
            "original_title": "Votazione Ordine del giorno 9/2500/4 ",
            "description_title": "ODG 9/2500/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40130,
            "slug": "vs19_524_024",
            "identifier": "vs19_524_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_024/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 24,
            "title": "ODG 9/2551/65 - Votazione Ordine del giorno 9/2551/65 ",
            "original_title": "Votazione Ordine del giorno 9/2551/65 ",
            "description_title": "ODG 9/2551/65",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 40135,
            "slug": "vs19_524_029",
            "identifier": "vs19_524_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_029/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 29,
            "title": "ODG 9/2551/72 - Votazione Ordine del giorno 9/2551/72 ",
            "original_title": "Votazione Ordine del giorno 9/2551/72 ",
            "description_title": "ODG 9/2551/72",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 40144,
            "slug": "vs19_524_038",
            "identifier": "vs19_524_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_038/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 38,
            "title": "ODG 9/2551/91 - Votazione Ordine del giorno 9/2551/91 ",
            "original_title": "Votazione Ordine del giorno 9/2551/91 ",
            "description_title": "ODG 9/2551/91",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 40149,
            "slug": "vs19_524_047",
            "identifier": "vs19_524_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_047/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 47,
            "title": "ODG 9/2538/2 - Votazione Ordine del giorno 9/2538/2 ",
            "original_title": "Votazione Ordine del giorno 9/2538/2 ",
            "description_title": "ODG 9/2538/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": 25,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34930,
            "slug": "vs19_332_016",
            "identifier": "vs19_332_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_016/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1952/8 QUARTINI ANDREA (M5S)",
            "original_title": "Ordine del giorno n. 9/1952/8 QUARTINI ANDREA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 34933,
            "slug": "vs19_332_019",
            "identifier": "vs19_332_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_019/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1952/11 BONAFE' SIMONA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1952/11 BONAFE' SIMONA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31400,
            "slug": "vs19_336_075",
            "identifier": "vs19_336_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_075/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 8.12 LAI SILVIO (PD-IDP) - Votazione Emendamento 8.12 DDL n. 1930",
            "original_title": "Votazione Emendamento 8.12 DDL n. 1930",
            "description_title": "Emendamento 8.12 LAI SILVIO (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": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31402,
            "slug": "vs19_336_077",
            "identifier": "vs19_336_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_077/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 9.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1930",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1930",
            "description_title": "Emendamento 9.1 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31416,
            "slug": "vs19_336_091",
            "identifier": "vs19_336_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_091/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 91,
            "title": "Identici emendamenti 11.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 11.1000 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 11.8 DDL n. 1930",
            "original_title": "Votazione Emendamento 11.8 DDL n. 1930",
            "description_title": "Identici emendamenti 11.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 11.1000 FARAONE DAVIDE (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": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31421,
            "slug": "vs19_336_096",
            "identifier": "vs19_336_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_096/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 96,
            "title": "Articolo aggiuntivo 13.01 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 13.01 DDL n. 1930",
            "original_title": "Votazione Emendamento 13.01 DDL n. 1930",
            "description_title": "Articolo aggiuntivo 13.01 GHIRRA FRANCESCA (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": 25,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31422,
            "slug": "vs19_336_097",
            "identifier": "vs19_336_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_097/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 97,
            "title": "Articolo aggiuntivo 13.03, inammissibile limitatamente alla lettera a), PAVANELLI EMMA (M5S) - Votazione Emendamento 13.03, DDL n. 1930",
            "original_title": "Votazione Emendamento 13.03, DDL n. 1930",
            "description_title": "Articolo aggiuntivo 13.03, inammissibile limitatamente alla lettera a), 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": 25,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31424,
            "slug": "vs19_336_099",
            "identifier": "vs19_336_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_099/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 14.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 14.5 DDL n. 1930",
            "original_title": "Votazione Emendamento 14.5 DDL n. 1930",
            "description_title": "Emendamento 14.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": 25,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31428,
            "slug": "vs19_336_103",
            "identifier": "vs19_336_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_103/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 15.1 LAI SILVIO (PD-IDP) - Votazione Emendamento 15.1 DDL n. 1930",
            "original_title": "Votazione Emendamento 15.1 DDL n. 1930",
            "description_title": "Emendamento 15.1 LAI SILVIO (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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31467,
            "slug": "vs19_336_116",
            "identifier": "vs19_336_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_116/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/1930/17 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1930/17 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/17 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/17 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 31455,
            "slug": "vs19_336_104",
            "identifier": "vs19_336_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_104/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1930/1 PASTORINO LUCA (M-+EUR) - Votazione Ordine del giorno 9/1930/1 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/1 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/1 PASTORINO LUCA (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31471,
            "slug": "vs19_336_120",
            "identifier": "vs19_336_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_120/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 120,
            "title": "Ordine del giorno n. 9/1930/25 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1930/25 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/25 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/25 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31419,
            "slug": "vs19_336_094",
            "identifier": "vs19_336_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_094/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 13.1 L'ABBATE PATTY (M5S) - Votazione Emendamento 13.1 DDL n. 1930",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1930",
            "description_title": "Emendamento 13.1 L'ABBATE PATTY (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": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31464,
            "slug": "vs19_336_113",
            "identifier": "vs19_336_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_113/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/1930/13 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1930/13 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/13 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/13 FONTANA ILARIA (M5S)",
            "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": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 35046,
            "slug": "vs19_336_054",
            "identifier": "vs19_336_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_054/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 6.27 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "original_title": "Emendamento 6.27 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "description_title": "",
            "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": 25,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 35050,
            "slug": "vs19_336_058",
            "identifier": "vs19_336_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_058/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 6.1000 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 6.1000 GHIRRA FRANCESCA (AVS)",
            "description_title": "",
            "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": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 35062,
            "slug": "vs19_336_070",
            "identifier": "vs19_336_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_070/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 7.30 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 7.30 FONTANA ILARIA (M5S)",
            "description_title": "",
            "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": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 35066,
            "slug": "vs19_336_074",
            "identifier": "vs19_336_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_074/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 8.9 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 8.9 GHIRRA FRANCESCA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 32580,
            "slug": "vs19_361_037",
            "identifier": "vs19_361_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_037/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1532-bis/55 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/55 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/55 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/55 D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 32623,
            "slug": "vs19_361_044",
            "identifier": "vs19_361_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_044/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1532-bis/63 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/63 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/63 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/63 FORNARO FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 32529,
            "slug": "vs19_361_064",
            "identifier": "vs19_361_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_064/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1532-bis/84 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/84 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/84 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/84 SARRACINO MARCO (PD-IDP)",
            "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": 25,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 32519,
            "slug": "vs19_361_058",
            "identifier": "vs19_361_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_058/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1532-bis/77 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/77 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/77 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/77 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 35715,
            "slug": "vs19_409_035",
            "identifier": "vs19_409_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_035/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.90 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.90 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.90 DDL n. 1917",
            "description_title": "Emendamento 3.90 ZARATTI FILIBERTO (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": 25,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35804,
            "slug": "vs19_410_024",
            "identifier": "vs19_410_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_024/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1917/31 BONIFAZI FRANCESCO (IVICRE) - Votazione Ordine del giorno 9/1917/31 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/31 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/31 BONIFAZI FRANCESCO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35858,
            "slug": "vs19_413_042",
            "identifier": "vs19_413_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_042/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2196/3 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2196/3 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/3 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/3 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35861,
            "slug": "vs19_413_045",
            "identifier": "vs19_413_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_045/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2196/6 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2196/6 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/6 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/6 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 71.97
        }
    ]
}