Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=184
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=majority_cohesion_rate&page=185",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=183",
    "results": [
        {
            "id": 39735,
            "slug": "vs19_508_003",
            "identifier": "vs19_508_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_003/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2416-A/21 - Votazione Ordine del giorno 9/2416-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/21 ",
            "description_title": "ODG 9/2416-A/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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39754,
            "slug": "vs19_508_022",
            "identifier": "vs19_508_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_022/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/2416-A/58 - Votazione Ordine del giorno 9/2416-A/58 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/58 ",
            "description_title": "ODG 9/2416-A/58",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39756,
            "slug": "vs19_508_024",
            "identifier": "vs19_508_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_024/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 24,
            "title": "ODG 9/2416-A/61 - Votazione Ordine del giorno 9/2416-A/61 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/61 ",
            "description_title": "ODG 9/2416-A/61",
            "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": 33,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39751,
            "slug": "vs19_508_019",
            "identifier": "vs19_508_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_019/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2416-A/52 - Votazione Ordine del giorno 9/2416-A/52 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/52 ",
            "description_title": "ODG 9/2416-A/52",
            "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": 33,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39755,
            "slug": "vs19_508_023",
            "identifier": "vs19_508_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_023/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 23,
            "title": "ODG 9/2416-A/60 - Votazione Ordine del giorno 9/2416-A/60 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/60 ",
            "description_title": "ODG 9/2416-A/60",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 40019,
            "slug": "vs19_519_018",
            "identifier": "vs19_519_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_018/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 18,
            "title": "ART AGG 5.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.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": 19,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 40020,
            "slug": "vs19_519_019",
            "identifier": "vs19_519_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_019/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 19,
            "title": "ART AGG 5-BIS.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5-BIS.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": 20,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 40045,
            "slug": "vs19_519_044",
            "identifier": "vs19_519_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_044/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 44,
            "title": "ODG 9/2526/28 - Votazione Ordine del giorno 9/2526/28 ",
            "original_title": "Votazione Ordine del giorno 9/2526/28 ",
            "description_title": "ODG 9/2526/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": 23,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 39825,
            "slug": "vs19_512_013",
            "identifier": "vs19_512_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_013/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2384-A/4 - Votazione Ordine del giorno 9/2384-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2384-A/4 ",
            "description_title": "ODG 9/2384-A/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": 29,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39826,
            "slug": "vs19_512_014",
            "identifier": "vs19_512_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_014/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2384-A/6 - Votazione Ordine del giorno 9/2384-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2384-A/6 ",
            "description_title": "ODG 9/2384-A/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 31851,
            "slug": "vs19_345_002",
            "identifier": "vs19_345_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_002/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 15.1011 COSTA ENRICO (APERRE) e 15.1015 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 15.1011 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1011 DDL n. 1660",
            "description_title": "Identici emendamenti 15.1011 COSTA ENRICO (APERRE) e 15.1015 BOSCHI MARIA ELENA (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": 22,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31861,
            "slug": "vs19_344_075",
            "identifier": "vs19_344_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_075/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 11.5 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 11.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.5 DDL n. 1660",
            "description_title": "Emendamento 11.5 SERRACCHIANI DEBORA (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": 44,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 44.38
        },
        {
            "id": 31831,
            "slug": "vs19_345_010",
            "identifier": "vs19_345_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_010/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 15.1004 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1004 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1004 DDL n. 1660",
            "description_title": "Emendamento 15.1004 GIULIANO CARLA (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": 65.69,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 31767,
            "slug": "vs19_345_005",
            "identifier": "vs19_345_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_005/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 15.10 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 15.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.10 DDL n. 1660",
            "description_title": "Emendamento 15.10 DI BIASE MICHELA (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": 65.69,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 32034,
            "slug": "vs19_345_071",
            "identifier": "vs19_345_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_071/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1660",
            "original_title": "Votazione Articolo 18 DDL n. 1660",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 31779,
            "slug": "vs19_345_014",
            "identifier": "vs19_345_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_014/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 14,
            "title": "Subemendamento 0.15.800.4 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.4 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.4 SERRACCHIANI DEBORA (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": 23,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 70.0
        },
        {
            "id": 34709,
            "slug": "vs19_374_014",
            "identifier": "vs19_374_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_014/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2038/25 DELLA VEDOVA BENEDETTO (M-+EUR)",
            "original_title": "Ordine del giorno n. 9/2038/25 DELLA VEDOVA BENEDETTO (M-+EUR)",
            "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": 10,
            "n_margin": 46,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 33529,
            "slug": "vs19_380_014",
            "identifier": "vs19_380_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_014/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 14,
            "title": "TU DDL 1168 E ABB-A - EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "TU DDL 1168 E ABB-A - EM 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33558,
            "slug": "vs19_380_016",
            "identifier": "vs19_380_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_016/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 16,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 85,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34706,
            "slug": "vs19_374_011",
            "identifier": "vs19_374_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_011/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2038/20 CHERCHI SUSANNA (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/20 CHERCHI SUSANNA (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35923,
            "slug": "vs19_415_005",
            "identifier": "vs19_415_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_415_005/?format=api",
            "sitting": {
                "id": 1887,
                "date": "2025-01-23",
                "number": 415,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00389 MAGI RICCARDO (M-+EUR) ed altri - Votazione Mozione 1_00389",
            "original_title": "Votazione Mozione 1_00389",
            "description_title": "Mozione n. 1-00389 MAGI RICCARDO (M-+EUR) 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": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36331,
            "slug": "vs19_431_050",
            "identifier": "vs19_431_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_050/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2245/85 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2245/85 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/85 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/85 GADDA MARIA CHIARA (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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35611,
            "slug": "vs19_408_003",
            "identifier": "vs19_408_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_003/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1100 ALIFANO ENRICA (M5S) - Votazione Emendamento 1.1100 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1100 DDL n. 1917",
            "description_title": "Emendamento 1.1100 ALIFANO ENRICA (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": 38,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34158,
            "slug": "vs19_397_017",
            "identifier": "vs19_397_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_017/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.101 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 2.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.101 DDL n. 2119",
            "description_title": "Emendamento 2.101 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": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34191,
            "slug": "vs19_397_030",
            "identifier": "vs19_397_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_030/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 4.7 AMORESE ALESSANDRO (FDI) e 4.8 PATRIARCA ANNARITA (FI-PPE) - Votazione Emendamento 4.7 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.7 DDL n. 2119",
            "description_title": "Identici emendamenti 4.7 AMORESE ALESSANDRO (FDI) e 4.8 PATRIARCA ANNARITA (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 81,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35774,
            "slug": "vs19_409_099",
            "identifier": "vs19_409_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_099/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 8.1002 COLUCCI ALFONSO (M5S) - Votazione Emendamento 8.1002 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.1002 DDL n. 1917",
            "description_title": "Emendamento 8.1002 COLUCCI ALFONSO (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": 36,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34242,
            "slug": "vs19_397_014",
            "identifier": "vs19_397_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_014/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 1.04 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 1.04 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.04 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 1.04 GRIBAUDO CHIARA (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": 28,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35961,
            "slug": "vs19_422_008",
            "identifier": "vs19_422_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_008/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2183/49 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/2183/49 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/49 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/49 ROMEO NADIA (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": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34192,
            "slug": "vs19_396_023",
            "identifier": "vs19_396_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_023/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2164/36 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2164/36 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/36 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/36 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 137,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34172,
            "slug": "vs19_396_033",
            "identifier": "vs19_396_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_033/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2164/47, come riformulato, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2164/47, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/47, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/47, come riformulato, BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 137,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36003,
            "slug": "vs19_422_050",
            "identifier": "vs19_422_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_050/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2183/114 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/2183/114 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/114 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/114 FEDE GIORGIO (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": 35,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35962,
            "slug": "vs19_422_009",
            "identifier": "vs19_422_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_009/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2183/51 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/2183/51 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/51 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/51 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36004,
            "slug": "vs19_422_051",
            "identifier": "vs19_422_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_051/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2183/115 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/2183/115 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/115 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/115 CHERCHI SUSANNA (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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 35976,
            "slug": "vs19_422_023",
            "identifier": "vs19_422_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_023/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2183/86 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/2183/86 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/86 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/86 GIULIANO CARLA (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": 29,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36059,
            "slug": "vs19_426_004",
            "identifier": "vs19_426_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_004/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00374, limitatamente ai capoversi secondo, terzo, quinto, sesto, nono, decimo, undicesimo e dodicesimo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00374",
            "original_title": "Votazione Mozione 1_00374",
            "description_title": "Mozione n. 1-00374, limitatamente ai capoversi secondo, terzo, quinto, sesto, nono, decimo, undicesimo e dodicesimo della parte dispositiva, BRAGA CHIARA (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": "Approvata",
            "n_rebels": 3,
            "n_margin": 136,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36122,
            "slug": "vs19_427_008",
            "identifier": "vs19_427_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_008/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00371, limitatamente al capoverso venticinquesimo della premessa, RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00371",
            "original_title": "Votazione Mozione 1_00371",
            "description_title": "Mozione n. 1-00371, limitatamente al capoverso venticinquesimo della premessa, RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 64,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 35993,
            "slug": "vs19_422_040",
            "identifier": "vs19_422_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_040/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2183/104 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2183/104 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/104 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/104 QUARTINI ANDREA (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": 36,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35766,
            "slug": "vs19_409_089",
            "identifier": "vs19_409_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_089/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 89,
            "title": "Identici emendamenti 6.1 COLUCCI ALFONSO (M5S), 6.2 BONAFE' SIMONA (PD-IDP) e 6.3 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 6.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 6.1 DDL n. 1917",
            "description_title": "Identici emendamenti 6.1 COLUCCI ALFONSO (M5S), 6.2 BONAFE' SIMONA (PD-IDP) e 6.3 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": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35706,
            "slug": "vs19_409_026",
            "identifier": "vs19_409_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_026/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.85 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.85 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.85 DDL n. 1917",
            "description_title": "Emendamento 3.85 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": 39,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35964,
            "slug": "vs19_422_011",
            "identifier": "vs19_422_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_011/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2183/74 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2183/74 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/74 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/74 ORRICO ANNA LAURA (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": 30,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36150,
            "slug": "vs19_427_036",
            "identifier": "vs19_427_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_036/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 36,
            "title": "Mozione n. 1-00395, limitatamente al capoverso nono della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso nono della parte dispositiva, DE LUCA PIERO (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": "Approvata",
            "n_rebels": 2,
            "n_margin": 141,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 80.89
        },
        {
            "id": 35676,
            "slug": "vs19_409_050",
            "identifier": "vs19_409_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_050/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1917",
            "original_title": "Votazione Articolo 3 DDL n. 1917",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36140,
            "slug": "vs19_427_026",
            "identifier": "vs19_427_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_026/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 26,
            "title": "Mozione n. 1-00384, limitatamente alla premessa, ad eccezione dei capoversi quarto, sesto, settimo, ottavo, nono, undicesimo, quindicesimo, sedicesimo, diciassettesimo, diciottesimo, diciannovesimo, ventesimo, ventunesimo e ventiduesimo, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00384",
            "original_title": "Votazione Mozione 1_00384",
            "description_title": "Mozione n. 1-00384, limitatamente alla premessa, ad eccezione dei capoversi quarto, sesto, settimo, ottavo, nono, undicesimo, quindicesimo, sedicesimo, diciassettesimo, diciottesimo, diciannovesimo, ventesimo, ventunesimo e ventiduesimo, BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 108,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 35994,
            "slug": "vs19_422_041",
            "identifier": "vs19_422_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_041/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2183/105 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2183/105 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/105 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/105 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": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 36171,
            "slug": "vs19_429_008",
            "identifier": "vs19_429_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_008/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2184/18 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2184/18 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/18 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/18 BORRELLI FRANCESCO EMILIO (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": 26,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36310,
            "slug": "vs19_431_029",
            "identifier": "vs19_431_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_029/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2245/58 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/2245/58 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/58 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/58 PENZA PASQUALINO (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": 29,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36188,
            "slug": "vs19_429_025",
            "identifier": "vs19_429_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_025/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2184/44 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2184/44 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/44 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/44 PAVANELLI EMMA (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": 65.7,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35772,
            "slug": "vs19_409_097",
            "identifier": "vs19_409_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_097/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 8.1000 AURIEMMA CARMELA (M5S) - Votazione Emendamento 8.1000 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.1000 DDL n. 1917",
            "description_title": "Emendamento 8.1000 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34229,
            "slug": "vs19_397_015",
            "identifier": "vs19_397_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_015/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.100 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.100 DDL n. 2119",
            "description_title": "Emendamento 2.100 BONAFE' SIMONA (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": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35622,
            "slug": "vs19_408_015",
            "identifier": "vs19_408_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_015/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.1002 PENZA PASQUALINO (M5S) - Votazione Emendamento 2.1002 DDL n. 1917",
            "original_title": "Votazione Emendamento 2.1002 DDL n. 1917",
            "description_title": "Emendamento 2.1002 PENZA PASQUALINO (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": 38,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.06
        }
    ]
}