Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=242
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=243",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=241",
    "results": [
        {
            "id": 22700,
            "slug": "vs19_128_037",
            "identifier": "vs19_128_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_037/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1238/34 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1238/34 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/34 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/34 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": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22714,
            "slug": "vs19_128_027",
            "identifier": "vs19_128_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_027/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1238/19 ORLANDO ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1238/19 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/19 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/19 ORLANDO ANDREA (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": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22682,
            "slug": "vs19_128_033",
            "identifier": "vs19_128_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_033/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1238/26 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1238/26 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/26 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/26 ROGGIANI SILVIA (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": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22727,
            "slug": "vs19_128_057",
            "identifier": "vs19_128_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_057/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1238/64 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1238/64 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/64 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/64 CARAMIELLO ALESSANDRO (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": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22730,
            "slug": "vs19_128_020",
            "identifier": "vs19_128_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_020/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1238/4 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1238/4 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/4 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/4 GIRELLI GIAN ANTONIO (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": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22683,
            "slug": "vs19_128_063",
            "identifier": "vs19_128_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_063/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1238/72 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1238/72 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/72 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/72 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22692,
            "slug": "vs19_128_030",
            "identifier": "vs19_128_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_030/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1238/22 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1238/22 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/22 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/22 VACCARI STEFANO (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": 27,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22690,
            "slug": "vs19_128_019",
            "identifier": "vs19_128_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_019/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1238/1 MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/1238/1 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/1 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/1 MAGI RICCARDO (MISTO)",
            "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": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21885,
            "slug": "vs19_137_030",
            "identifier": "vs19_137_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_030/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 2.53 ONORI FEDERICA (M5S) e 2.54 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.53 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.53 DDL n. 1038",
            "description_title": "Identici emendamenti 2.53 ONORI FEDERICA (M5S) e 2.54 RICCIARDI MARIANNA (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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21897,
            "slug": "vs19_137_031",
            "identifier": "vs19_137_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_031/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.56 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 2.56 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.56 DDL n. 1038",
            "description_title": "Emendamento 2.56 MEROLA VIRGINIO (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": 27,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 21939,
            "slug": "vs19_137_108",
            "identifier": "vs19_137_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_108/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 5.70 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 5.70 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.70 DDL n. 1038",
            "description_title": "Emendamento 5.70 BENZONI FABRIZIO (AIV-RE)",
            "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": 27,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22159,
            "slug": "vs19_137_041",
            "identifier": "vs19_137_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_041/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 3.10 FENU EMILIANO (M5S) - Votazione Emendamento 3.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.10 DDL n. 1038",
            "description_title": "Emendamento 3.10 FENU EMILIANO (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": 72.15,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22053,
            "slug": "vs19_138_007",
            "identifier": "vs19_138_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_007/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1038",
            "original_title": "Votazione Articolo 12 DDL n. 1038",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 38771,
            "slug": "vs19_489_014",
            "identifier": "vs19_489_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_014/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2420/27 - Votazione Ordine del giorno 9/2420/27 ",
            "original_title": "Votazione Ordine del giorno 9/2420/27 ",
            "description_title": "ODG 9/2420/27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38761,
            "slug": "vs19_489_004",
            "identifier": "vs19_489_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_004/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 4,
            "title": "ODG 9/2420/5 - Votazione Ordine del giorno 9/2420/5 ",
            "original_title": "Votazione Ordine del giorno 9/2420/5 ",
            "description_title": "ODG 9/2420/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38767,
            "slug": "vs19_489_010",
            "identifier": "vs19_489_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_010/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2420/17 - Votazione Ordine del giorno 9/2420/17 ",
            "original_title": "Votazione Ordine del giorno 9/2420/17 ",
            "description_title": "ODG 9/2420/17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38776,
            "slug": "vs19_489_019",
            "identifier": "vs19_489_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_019/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2420/36 - Votazione Ordine del giorno 9/2420/36 ",
            "original_title": "Votazione Ordine del giorno 9/2420/36 ",
            "description_title": "ODG 9/2420/36",
            "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": 65.43,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38770,
            "slug": "vs19_489_013",
            "identifier": "vs19_489_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_013/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2420/23 - Votazione Ordine del giorno 9/2420/23 ",
            "original_title": "Votazione Ordine del giorno 9/2420/23 ",
            "description_title": "ODG 9/2420/23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38899,
            "slug": "vs19_491_066",
            "identifier": "vs19_491_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_066/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 11.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 27,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38953,
            "slug": "vs19_491_139",
            "identifier": "vs19_491_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_139/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 139,
            "title": "ODG 9/2280/13 - Votazione Ordine del giorno 9/2280/13 ",
            "original_title": "Votazione Ordine del giorno 9/2280/13 ",
            "description_title": "ODG 9/2280/13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38958,
            "slug": "vs19_491_145",
            "identifier": "vs19_491_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_145/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 145,
            "title": "MOZ 1-448 CPV 4 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 38947,
            "slug": "vs19_491_133",
            "identifier": "vs19_491_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_133/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 133,
            "title": "ODG 9/2280/5 - Votazione Ordine del giorno 9/2280/5 ",
            "original_title": "Votazione Ordine del giorno 9/2280/5 ",
            "description_title": "ODG 9/2280/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 38951,
            "slug": "vs19_491_137",
            "identifier": "vs19_491_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_137/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 137,
            "title": "ODG 9/2280/11 - Votazione Ordine del giorno 9/2280/11 ",
            "original_title": "Votazione Ordine del giorno 9/2280/11 ",
            "description_title": "ODG 9/2280/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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 21509,
            "slug": "vs19_112_042",
            "identifier": "vs19_112_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_042/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 42,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 16) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 16) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 19861,
            "slug": "vs19_072_083",
            "identifier": "vs19_072_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_083/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 5.2 DI LAURO CARMEN (M5S) - Votazione Emendamento 5.2 DDL n. 0977",
            "original_title": "Votazione Emendamento 5.2 DDL n. 0977",
            "description_title": "Emendamento 5.2 DI LAURO CARMEN (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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 32664,
            "slug": "19-232-10",
            "identifier": "19-232-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-232-10/?format=api",
            "sitting": {
                "id": 1802,
                "date": "2024-10-16",
                "number": 232,
                "branch": "S"
            },
            "number": 10,
            "title": "Norme in materia di contrasto alla surrogazione di maternità - Em. 1.15, Lopreiato e altri",
            "original_title": "Em. 1.15, Lopreiato e altri",
            "description_title": "Norme in materia di contrasto alla surrogazione di maternità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 36.05
        },
        {
            "id": 38912,
            "slug": "vs19_491_080",
            "identifier": "vs19_491_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_080/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 80,
            "title": "EM 12.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 20069,
            "slug": "vs19_069_045",
            "identifier": "vs19_069_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_069_045/?format=api",
            "sitting": {
                "id": 1323,
                "date": "2023-03-15",
                "number": 69,
                "branch": "C"
            },
            "number": 45,
            "title": "Mozione n. 1-00088 MEROLA VIRGINIO (PD-IDP) ed altri - Votazione Mozione 1_00088",
            "original_title": "Votazione Mozione 1_00088",
            "description_title": "Mozione n. 1-00088 MEROLA VIRGINIO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 19726,
            "slug": "vs19_057_031",
            "identifier": "vs19_057_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_031/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/888/69 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/888/69 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/69 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/69 CARAMIELLO ALESSANDRO (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": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 38910,
            "slug": "vs19_491_078",
            "identifier": "vs19_491_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_078/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 12.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 6,
            "n_margin": 28,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 19893,
            "slug": "vs19_072_053",
            "identifier": "vs19_072_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_053/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4.10 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 4.10 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.10 DDL n. 0977",
            "description_title": "Emendamento 4.10 RICCIARDI MARIANNA (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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19709,
            "slug": "vs19_057_045",
            "identifier": "vs19_057_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_045/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/888/93 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/888/93 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/93 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/93 RICCIARDI MARIANNA (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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 19153,
            "slug": "vs19_045_019",
            "identifier": "vs19_045_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_019/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.19 TODDE ALESSANDRA (M5S) - Votazione Emendamento 1.19 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.19 DDL n. 0785",
            "description_title": "Emendamento 1.19 TODDE ALESSANDRA (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": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 22041,
            "slug": "vs19_137_036",
            "identifier": "vs19_137_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_036/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.3 MARI FRANCESCO (AVS) - Votazione Emendamento 3.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1038",
            "description_title": "Emendamento 3.3 MARI FRANCESCO (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": 28,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21927,
            "slug": "vs19_137_074",
            "identifier": "vs19_137_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_074/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 5.16 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 5.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.16 DDL n. 1038",
            "description_title": "Emendamento 5.16 PICCOLOTTI ELISABETTA (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22073,
            "slug": "vs19_137_133",
            "identifier": "vs19_137_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_133/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 133,
            "title": "Emendamento 6.17 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 6.17 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.17 DDL n. 1038",
            "description_title": "Emendamento 6.17 LOVECCHIO GIORGIO (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": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 38883,
            "slug": "vs19_491_049",
            "identifier": "vs19_491_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_049/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 10.2, 10.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.2, 10.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 19961,
            "slug": "vs19_072_059",
            "identifier": "vs19_072_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_059/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 4.101 SPORTIELLO GILDA (M5S) - Votazione Emendamento 4.101 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.101 DDL n. 0977",
            "description_title": "Emendamento 4.101 SPORTIELLO GILDA (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": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 19975,
            "slug": "vs19_072_045",
            "identifier": "vs19_072_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_045/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 3.30 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.30 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.30 DDL n. 0977",
            "description_title": "Emendamento 3.30 CIANI PAOLO (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": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 37719,
            "slug": "vs19_463_026",
            "identifier": "vs19_463_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_026/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.74 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.74 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.74 PDL n. 1621",
            "description_title": "Emendamento 1.74 AURIEMMA CARMELA (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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37766,
            "slug": "vs19_464_035",
            "identifier": "vs19_464_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_035/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1621/5 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1621/5 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/5 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/5 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": 28,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 32846,
            "slug": "19-236-133",
            "identifier": "19-236-133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-133/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 133,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 21.150, Enrico Borghi e Musolino",
            "original_title": "Em. 21.150, Enrico Borghi e Musolino",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "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": 28,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 34.88
        },
        {
            "id": 20015,
            "slug": "vs19_072_123",
            "identifier": "vs19_072_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_123/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 123,
            "title": "Ordine del giorno n. 9/977/29 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/977/29 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/29 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/29 GHIRRA FRANCESCA (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": 28,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22035,
            "slug": "vs19_138_028",
            "identifier": "vs19_138_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_028/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1038",
            "original_title": "Votazione Articolo 15 DDL n. 1038",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19251,
            "slug": "vs19_051_023",
            "identifier": "vs19_051_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_023/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/750/29 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/750/29 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/29 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/29 ORFINI MATTEO (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": 28,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 38765,
            "slug": "vs19_489_008",
            "identifier": "vs19_489_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_008/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2420/13 - Votazione Ordine del giorno 9/2420/13 ",
            "original_title": "Votazione Ordine del giorno 9/2420/13 ",
            "description_title": "ODG 9/2420/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": 28,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38768,
            "slug": "vs19_489_011",
            "identifier": "vs19_489_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_011/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2420/19 - Votazione Ordine del giorno 9/2420/19 ",
            "original_title": "Votazione Ordine del giorno 9/2420/19 ",
            "description_title": "ODG 9/2420/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": 28,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38775,
            "slug": "vs19_489_018",
            "identifier": "vs19_489_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_018/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2420/35 - Votazione Ordine del giorno 9/2420/35 ",
            "original_title": "Votazione Ordine del giorno 9/2420/35 ",
            "description_title": "ODG 9/2420/35",
            "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": 28,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38777,
            "slug": "vs19_489_020",
            "identifier": "vs19_489_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_020/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2420/37 - Votazione Ordine del giorno 9/2420/37 ",
            "original_title": "Votazione Ordine del giorno 9/2420/37 ",
            "description_title": "ODG 9/2420/37",
            "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": 28,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38526,
            "slug": "vs19_482_076",
            "identifier": "vs19_482_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_076/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 76,
            "title": "ODG 9/2402/10 - Votazione Ordine del giorno 9/2402/10 ",
            "original_title": "Votazione Ordine del giorno 9/2402/10 ",
            "description_title": "ODG 9/2402/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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 56.69
        }
    ]
}