Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=257
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=258",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=256",
    "results": [
        {
            "id": 29242,
            "slug": "vs19_266_085",
            "identifier": "vs19_266_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_085/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1780/21 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1780/21 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/21 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/21 GUBITOSA MICHELE (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": 23,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29576,
            "slug": "vs19_256_031",
            "identifier": "vs19_256_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_031/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.100 MANZI IRENE (PD-IDP) - Votazione Emendamento 3.100 PDL n. 0630",
            "original_title": "Votazione Emendamento 3.100 PDL n. 0630",
            "description_title": "Emendamento 3.100 MANZI IRENE (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": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29751,
            "slug": "vs19_261_064",
            "identifier": "vs19_261_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_064/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 10.37 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 10.37 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.37 DDL n. 1435",
            "description_title": "Emendamento 10.37 TRAVERSI ROBERTO (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": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29660,
            "slug": "vs19_260_055",
            "identifier": "vs19_260_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_055/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 2.17 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.17 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.17 DDL n. 1759",
            "description_title": "Emendamento 2.17 CAPPELLETTI ENRICO (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": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28070,
            "slug": "vs19_244_045",
            "identifier": "vs19_244_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_045/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/384 E ABB-B/45 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/45 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/45 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/45 TORTO DANIELA (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": 23,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29643,
            "slug": "vs19_260_038",
            "identifier": "vs19_260_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_038/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 1759",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1759",
            "description_title": "Emendamento 1.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28646,
            "slug": "vs19_252_037",
            "identifier": "vs19_252_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_037/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.13 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.13 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.13 PDL n. 0703",
            "description_title": "Emendamento 3.13 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29009,
            "slug": "vs19_265_049",
            "identifier": "vs19_265_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_049/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 1435",
            "original_title": "Votazione Articolo 27 DDL n. 1435",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29051,
            "slug": "vs19_265_072",
            "identifier": "vs19_265_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_072/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 35.1003 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1003 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1003 DDL n. 1435",
            "description_title": "Emendamento 35.1003 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 28084,
            "slug": "vs19_244_044",
            "identifier": "vs19_244_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_044/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/384 E ABB-B/44 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/44 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/44 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/44 FENU EMILIANO (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": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 28990,
            "slug": "vs19_265_042",
            "identifier": "vs19_265_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_042/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 27.26 MORASSUT ROBERTO (PD-IDP) e 27.30 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 27.26 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.26 DDL n. 1435",
            "description_title": "Identici emendamenti 27.26 MORASSUT ROBERTO (PD-IDP) e 27.30 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 28580,
            "slug": "vs19_252_049",
            "identifier": "vs19_252_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_049/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 49,
            "title": "Identici emendamenti 5.1 IARIA ANTONINO (M5S) e 5.1000 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1 PDL n. 0703",
            "description_title": "Identici emendamenti 5.1 IARIA ANTONINO (M5S) e 5.1000 BARBAGALLO ANTHONY EMANUELE (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": 62.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 27705,
            "slug": "vs19_240_001",
            "identifier": "vs19_240_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_001/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 1304 E ABB - EM 1.1000 - Votazione PDL n. 1304",
            "original_title": "Votazione PDL n. 1304",
            "description_title": "PDL 1304 E ABB - EM 1.1000",
            "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": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27730,
            "slug": "vs19_240_003",
            "identifier": "vs19_240_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_003/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.1000 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1000 PDL n. 1304",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 1304",
            "description_title": "Emendamento 2.1000 ZANELLA LUANA (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": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29178,
            "slug": "vs19_266_059",
            "identifier": "vs19_266_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_059/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 2-bis.4 ALIFANO ENRICA (M5S) - Votazione Emendamento 2-bis.4 DDL n. 1780",
            "original_title": "Votazione Emendamento 2-bis.4 DDL n. 1780",
            "description_title": "Emendamento 2-bis.4 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": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28637,
            "slug": "vs19_252_026",
            "identifier": "vs19_252_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_026/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.1001 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 2.1001 PDL n. 0703",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 0703",
            "description_title": "Emendamento 2.1001 BARBAGALLO ANTHONY EMANUELE (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": 23,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29651,
            "slug": "vs19_260_046",
            "identifier": "vs19_260_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_046/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 2.2 EVI ELEONORA (AVS) - Votazione Emendamento 2.2 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1759",
            "description_title": "Emendamento 2.2 EVI ELEONORA (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": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29181,
            "slug": "vs19_267_011",
            "identifier": "vs19_267_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_011/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 35.85 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.85 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.85 DDL n. 1435",
            "description_title": "Emendamento 35.85 BARBAGALLO ANTHONY EMANUELE (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": 23,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29744,
            "slug": "vs19_261_056",
            "identifier": "vs19_261_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_056/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 10.1000 IARIA ANTONINO (M5S) - Votazione Emendamento 10.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.1000 DDL n. 1435",
            "description_title": "Emendamento 10.1000 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29176,
            "slug": "vs19_266_041",
            "identifier": "vs19_266_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_041/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 1.06 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.06 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.06 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1.06 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29654,
            "slug": "vs19_260_049",
            "identifier": "vs19_260_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_049/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.6 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1759",
            "description_title": "Emendamento 2.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28607,
            "slug": "vs19_252_013",
            "identifier": "vs19_252_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_013/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.12 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.12 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.12 PDL n. 0703",
            "description_title": "Emendamento 1.12 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29064,
            "slug": "vs19_265_031",
            "identifier": "vs19_265_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_031/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 24.2 IARIA ANTONINO (M5S) - Votazione Emendamento 24.2 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.2 DDL n. 1435",
            "description_title": "Emendamento 24.2 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28628,
            "slug": "vs19_252_077",
            "identifier": "vs19_252_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_077/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 6.1011 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1011 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1011 PDL n. 0703",
            "description_title": "Emendamento 6.1011 BARBAGALLO ANTHONY EMANUELE (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": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 28581,
            "slug": "vs19_252_035",
            "identifier": "vs19_252_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_035/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.10 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.10 PDL n. 0703",
            "description_title": "Emendamento 3.10 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29621,
            "slug": "vs19_260_016",
            "identifier": "vs19_260_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_016/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso trentunesimo della premessa GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso trentunesimo della premessa GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) 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": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28629,
            "slug": "vs19_252_015",
            "identifier": "vs19_252_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_015/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.14 IARIA ANTONINO (M5S) - Votazione Emendamento 1.14 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.14 PDL n. 0703",
            "description_title": "Emendamento 1.14 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28458,
            "slug": "vs19_251_037",
            "identifier": "vs19_251_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_037/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 37,
            "title": "Mozione n. 1-00244, sul capoverso sesto degli impegni ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso sesto degli impegni ORRICO ANNA LAURA (M5S) 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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29655,
            "slug": "vs19_260_050",
            "identifier": "vs19_260_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_050/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 2.8 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.8 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1759",
            "description_title": "Emendamento 2.8 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29769,
            "slug": "vs19_261_082",
            "identifier": "vs19_261_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_082/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 14.14 IARIA ANTONINO (M5S) - Votazione Emendamento 14.14 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.14 DDL n. 1435",
            "description_title": "Emendamento 14.14 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29058,
            "slug": "vs19_265_001",
            "identifier": "vs19_265_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_001/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici articoli aggiuntivi 16.01 PASTORELLA GIULIA (APERRE) e 16.02 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 16.01 DDL n. 1435",
            "original_title": "Votazione Emendamento 16.01 DDL n. 1435",
            "description_title": "Identici articoli aggiuntivi 16.01 PASTORELLA GIULIA (APERRE) e 16.02 GIANASSI FEDERICO (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": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28069,
            "slug": "vs19_244_043",
            "identifier": "vs19_244_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_043/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/384 E ABB-B/43 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/43 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/43 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/43 SILVESTRI FRANCESCO (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": 23,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 28108,
            "slug": "vs19_244_010",
            "identifier": "vs19_244_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_010/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/384 E ABB-B/10 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/10 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/10 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/10 CAFIERO DE RAHO FEDERICO (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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 34162,
            "slug": "vs19_396_011",
            "identifier": "vs19_396_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_011/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2164/15 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/2164/15 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/15 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/15 COSTA SERGIO (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": 23,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 32417,
            "slug": "vs19_357_064",
            "identifier": "vs19_357_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_064/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 31.03 FOSSI EMILIANO (PD-IDP) - Votazione Emendamento 31.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 31.03 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 63.29
        },
        {
            "id": 22497,
            "slug": "vs19_134_057",
            "identifier": "vs19_134_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_057/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 3.170 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.170 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.170 PDL n. 0384",
            "description_title": "Emendamento 3.170 FARAONE DAVIDE (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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22412,
            "slug": "vs19_134_056",
            "identifier": "vs19_134_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_056/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 56,
            "title": "Identici emendamenti 3.85 MALAVASI ILENIA (PD-IDP) e 3.169 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.85 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.85 PDL n. 0384",
            "description_title": "Identici emendamenti 3.85 MALAVASI ILENIA (PD-IDP) e 3.169 FARAONE DAVIDE (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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22482,
            "slug": "vs19_134_019",
            "identifier": "vs19_134_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_019/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.35 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.35 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.35 PDL n. 0384",
            "description_title": "Emendamento 3.35 GIRELLI GIAN ANTONIO (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": 23,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22421,
            "slug": "vs19_134_046",
            "identifier": "vs19_134_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_046/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 3.168 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.168 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.168 PDL n. 0384",
            "description_title": "Emendamento 3.168 FARAONE DAVIDE (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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 32379,
            "slug": "vs19_357_023",
            "identifier": "vs19_357_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_023/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 10.8 MARI FRANCESCO (AVS) - Votazione Emendamento 10.8 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.8 DDL n. 1532",
            "description_title": "Emendamento 10.8 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": 23,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 61.39
        },
        {
            "id": 32366,
            "slug": "vs19_357_016",
            "identifier": "vs19_357_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_016/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 9.01 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.01 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.01 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 9.01 SCOTTO ARTURO (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": 59.34,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 22441,
            "slug": "vs19_134_033",
            "identifier": "vs19_134_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_033/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.53 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.53 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.53 PDL n. 0384",
            "description_title": "Emendamento 3.53 STUMPO NICOLA (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": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22443,
            "slug": "vs19_134_054",
            "identifier": "vs19_134_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_054/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.79 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.79 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.79 PDL n. 0384",
            "description_title": "Emendamento 3.79 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 39457,
            "slug": "vs19_503_122",
            "identifier": "vs19_503_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_122/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 122,
            "title": "ODG 9/2482/28 - Votazione Ordine del giorno 9/2482/28 ",
            "original_title": "Votazione Ordine del giorno 9/2482/28 ",
            "description_title": "ODG 9/2482/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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 32415,
            "slug": "vs19_357_015",
            "identifier": "vs19_357_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_015/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 9.03 MARI FRANCESCO (AVS) - Votazione Emendamento 9.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 9.03 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 39406,
            "slug": "vs19_503_071",
            "identifier": "vs19_503_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_071/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo aggiuntivo 12.01 CASO ANTONIO (M5S) - Votazione Emendamento 12.01 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.01 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.01 CASO ANTONIO (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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39392,
            "slug": "vs19_503_057",
            "identifier": "vs19_503_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_057/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 11.13 CASO ANTONIO (M5S) - Votazione Emendamento 11.13 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.13 DDL n. 2482",
            "description_title": "Emendamento 11.13 CASO ANTONIO (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": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39438,
            "slug": "vs19_503_103",
            "identifier": "vs19_503_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_103/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 103,
            "title": "Articolo aggiuntivo 13-bis.016 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.016 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.016 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.016 CASO ANTONIO (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": 23,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39395,
            "slug": "vs19_503_060",
            "identifier": "vs19_503_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_060/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 12.2 CASO ANTONIO (M5S) - Votazione Emendamento 12.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2482",
            "description_title": "Emendamento 12.2 CASO ANTONIO (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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 36153,
            "slug": "vs19_427_039",
            "identifier": "vs19_427_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_039/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 39,
            "title": "Mozione n. 1-00395, limitatamente al capoverso dodicesimo 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 dodicesimo 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 77.07
        }
    ]
}