Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=264
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=265",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=263",
    "results": [
        {
            "id": 35840,
            "slug": "vs19_413_024",
            "identifier": "vs19_413_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_024/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 7.2 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.2 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.2 DDL n. 2196",
            "description_title": "Emendamento 7.2 ASCARI STEFANIA (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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35726,
            "slug": "vs19_409_046",
            "identifier": "vs19_409_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_046/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 3.110 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.110 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.110 DDL n. 1917",
            "description_title": "Emendamento 3.110 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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 26664,
            "slug": "vs19_220_089",
            "identifier": "vs19_220_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_089/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1627/101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1627/101 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/101 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/101 GUERRA MARIA CECILIA (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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 34015,
            "slug": "vs19_397_054",
            "identifier": "vs19_397_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_054/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 10.6 MANZI IRENE (PD-IDP) - Votazione Emendamento 10.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.6 DDL n. 2119",
            "description_title": "Emendamento 10.6 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": 30,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34038,
            "slug": "vs19_397_045",
            "identifier": "vs19_397_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_045/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 8.4 AMATO GAETANO (M5S) - Votazione Emendamento 8.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 8.4 DDL n. 2119",
            "description_title": "Emendamento 8.4 AMATO GAETANO (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": 30,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 26548,
            "slug": "vs19_220_020",
            "identifier": "vs19_220_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_020/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1627",
            "original_title": "Votazione Articolo 14 DDL n. 1627",
            "description_title": "Articolo 14",
            "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": 30,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 35084,
            "slug": "vs19_337_051",
            "identifier": "vs19_337_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_051/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1691/15 MARI FRANCESCO (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/15 MARI FRANCESCO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 26692,
            "slug": "vs19_220_104",
            "identifier": "vs19_220_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_104/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1627/128 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1627/128 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/128 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/128 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26550,
            "slug": "vs19_220_002",
            "identifier": "vs19_220_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_002/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.81 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 1.81 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.81 DDL n. 1627",
            "description_title": "Emendamento 1.81 VACCARI STEFANO (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": 30,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26580,
            "slug": "vs19_220_099",
            "identifier": "vs19_220_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_099/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1627/114 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1627/114 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/114 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/114 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26578,
            "slug": "vs19_220_102",
            "identifier": "vs19_220_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_102/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/1627/126 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1627/126 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/126 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/126 MADIA MARIA ANNA (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": 30,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26638,
            "slug": "vs19_220_081",
            "identifier": "vs19_220_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_081/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1627/92 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1627/92 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/92 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/92 DORI DEVIS (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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 36588,
            "slug": "vs19_435_106",
            "identifier": "vs19_435_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_106/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 10.11 MARI FRANCESCO (AVS) - Votazione Emendamento 10.11 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.11 PDL n. 1573",
            "description_title": "Emendamento 10.11 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": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 26671,
            "slug": "vs19_220_083",
            "identifier": "vs19_220_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_083/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1627/94 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1627/94 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/94 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/94 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26633,
            "slug": "vs19_220_157",
            "identifier": "vs19_220_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_157/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 157,
            "title": "Ordine del giorno n. 9/1627/205 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1627/205 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/205 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/205 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 30,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26672,
            "slug": "vs19_220_046",
            "identifier": "vs19_220_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_046/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1627/31 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1627/31 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/31 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/31 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 27304,
            "slug": "vs19_233_067",
            "identifier": "vs19_233_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_067/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1606/106 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1606/106 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/106 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/106 GHIO VALENTINA (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": 30,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 26501,
            "slug": "vs19_219_071",
            "identifier": "vs19_219_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_071/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 1.71 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 1.71 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.71 DDL n. 1627",
            "description_title": "Emendamento 1.71 GRIPPO VALENTINA (APERRE)",
            "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": 30,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 27360,
            "slug": "vs19_233_077",
            "identifier": "vs19_233_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_077/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n.  9/1606/72 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1606/72 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/72 DDL n. 1606",
            "description_title": "Ordine del giorno n.  9/1606/72 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 27373,
            "slug": "vs19_233_066",
            "identifier": "vs19_233_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_066/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1606/105 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1606/105 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/105 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/105 BERRUTO MAURO (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": 30,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 39336,
            "slug": "vs19_503_001",
            "identifier": "vs19_503_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_001/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 1.1 SIMIANI MARCO (PD-IDP) e 1.2 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 1.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2482",
            "description_title": "Identici emendamenti 1.1 SIMIANI MARCO (PD-IDP) e 1.2 DEL BARBA MAURO (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": 30,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 38.46
        },
        {
            "id": 26494,
            "slug": "vs19_219_076",
            "identifier": "vs19_219_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_076/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 1.76 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.76 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.76 DDL n. 1627",
            "description_title": "Emendamento 1.76 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": 30,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 25156,
            "slug": "vs19_200_016",
            "identifier": "vs19_200_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_016/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1551/16 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1551/16 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/16 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/16 TRAVERSI ROBERTO (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": 71.31,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25174,
            "slug": "vs19_200_037",
            "identifier": "vs19_200_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_037/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1551/40 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1551/40 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/40 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/40 DE MARIA ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25177,
            "slug": "vs19_200_048",
            "identifier": "vs19_200_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_048/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1551/52 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1551/52 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/52 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/52 EVI ELEONORA (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": 30,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25197,
            "slug": "vs19_200_049",
            "identifier": "vs19_200_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_049/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1551/53 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1551/53 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/53 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/53 PAGANO UBALDO (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": 30,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 37163,
            "slug": "vs19_449_004",
            "identifier": "vs19_449_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_004/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.5 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2285",
            "description_title": "Emendamento 1.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 26083,
            "slug": "vs19_216_008",
            "identifier": "vs19_216_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_008/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1555",
            "description_title": "Emendamento 1.2 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": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26187,
            "slug": "vs19_216_120",
            "identifier": "vs19_216_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_120/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 120,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1555",
            "original_title": "Votazione Articolo 17 DDL n. 1555",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26181,
            "slug": "vs19_216_071",
            "identifier": "vs19_216_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_071/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 11.1 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.1 DDL n. 1555",
            "description_title": "Emendamento 11.1 APPENDINO CHIARA (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": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 26091,
            "slug": "vs19_216_012",
            "identifier": "vs19_216_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_012/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 1.12 CAPPELLETTI ENRICO (M5S) e 1.13 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.12 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1555",
            "description_title": "Identici emendamenti 1.12 CAPPELLETTI ENRICO (M5S) e 1.13 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 24975,
            "slug": "vs19_196_052",
            "identifier": "vs19_196_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_052/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1437/55 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1437/55 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/55 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/55 SPORTIELLO GILDA (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": 30,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26202,
            "slug": "vs19_216_147",
            "identifier": "vs19_216_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_147/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 147,
            "title": "Ordine del giorno n. 9/1555/14 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1555/14 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/14 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/14 EVI ELEONORA (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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 37162,
            "slug": "vs19_449_003",
            "identifier": "vs19_449_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_003/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici emendamenti 1.3 CAPPELLETTI ENRICO (M5S) e 1.4 BONELLI ANGELO (AVS) - Votazione Emendamento 1.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2285",
            "description_title": "Identici emendamenti 1.3 CAPPELLETTI ENRICO (M5S) e 1.4 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34669,
            "slug": "vs19_387_066",
            "identifier": "vs19_387_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_066/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2088-AR/69 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/2088-AR/69 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/69 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/69 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": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 26162,
            "slug": "vs19_216_067",
            "identifier": "vs19_216_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_067/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 11.17 PORTA FABIO (PD-IDP) - Votazione Emendamento 11.17 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.17 DDL n. 1555",
            "description_title": "Emendamento 11.17 PORTA FABIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26154,
            "slug": "vs19_216_128",
            "identifier": "vs19_216_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_128/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 128,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1555",
            "original_title": "Votazione Articolo 20 DDL n. 1555",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 34692,
            "slug": "vs19_387_090",
            "identifier": "vs19_387_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_090/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/2088-AR/93 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2088-AR/93 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/93 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/93 APPENDINO CHIARA (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": 57.44,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 38033,
            "slug": "vs19_470_042",
            "identifier": "vs19_470_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_042/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2308/91 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2308/91 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/91 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/91 ROSSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 37995,
            "slug": "vs19_470_004",
            "identifier": "vs19_470_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_004/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2308/14 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/2308/14 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/14 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/14 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": 30,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37998,
            "slug": "vs19_470_007",
            "identifier": "vs19_470_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_007/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2308/18 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/2308/18 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/18 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/18 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38029,
            "slug": "vs19_470_038",
            "identifier": "vs19_470_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_038/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2308/87 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/2308/87 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/87 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/87 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 38036,
            "slug": "vs19_470_045",
            "identifier": "vs19_470_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_045/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2308/102 RICHETTI MATTEO (APERRE) - Votazione Ordine del giorno 9/2308/102 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/102 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/102 RICHETTI MATTEO (APERRE)",
            "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": 54.73,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 34671,
            "slug": "vs19_387_068",
            "identifier": "vs19_387_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_068/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2088-AR/71 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/2088-AR/71 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/71 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/71 CARMINA IDA (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": 57.44,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 26096,
            "slug": "vs19_216_010",
            "identifier": "vs19_216_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_010/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 EVI ELEONORA (AVS) - Votazione Emendamento 1.10 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1555",
            "description_title": "Emendamento 1.10 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 34675,
            "slug": "vs19_387_073",
            "identifier": "vs19_387_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_073/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2088-AR/76 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/2088-AR/76 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/76 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/76 CANTONE LUCIANO (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": 57.02,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 26112,
            "slug": "vs19_216_036",
            "identifier": "vs19_216_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_036/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1555",
            "description_title": "Emendamento 3.2 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26107,
            "slug": "vs19_216_005",
            "identifier": "vs19_216_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_005/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7  PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1555",
            "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": 30,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 38215,
            "slug": "vs19_476_030",
            "identifier": "vs19_476_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_030/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 30,
            "title": "ART AGG 4.01005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 26068,
            "slug": "vs19_216_034",
            "identifier": "vs19_216_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_034/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 3.5 EVI ELEONORA (AVS) - Votazione Emendamento 3.5 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1555",
            "description_title": "Emendamento 3.5 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.02
        }
    ]
}