Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=174
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 22950,
    "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=175",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=173",
    "results": [
        {
            "id": 26896,
            "slug": "vs19_229_023",
            "identifier": "vs19_229_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_023/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.1 GIULIANO CARLA (M5S) - Votazione Emendamento 4.1 DDL n. 1297",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1297",
            "description_title": "Emendamento 4.1 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 31,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29323,
            "slug": "vs19_270_019",
            "identifier": "vs19_270_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_019/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.10 FONTANA ILARIA (M5S) - Votazione Emendamento 2.10 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.10 DDL n. 1790",
            "description_title": "Emendamento 2.10 FONTANA ILARIA (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": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30707,
            "slug": "vs19_309_191",
            "identifier": "vs19_309_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_191/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 191,
            "title": "Ordine del giorno n. 9/1665/15 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/1665/15 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/15 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/15 D'ALESSIO ANTONIO (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": 31,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30730,
            "slug": "vs19_309_182",
            "identifier": "vs19_309_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_182/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 182,
            "title": "Ordine del giorno n. 9/1665/3 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1665/3 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/3 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/3 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30712,
            "slug": "vs19_309_180",
            "identifier": "vs19_309_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_180/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 180,
            "title": "Ordine del giorno n. 9/1665/1 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1665/1 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/1 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/1 BONELLI ANGELO (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": 31,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30667,
            "slug": "vs19_309_162",
            "identifier": "vs19_309_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_162/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 162,
            "title": "Emendamento 10.308 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 10.308 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.308 DDL n. 1665",
            "description_title": "Emendamento 10.308 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25372,
            "slug": "vs19_204_002",
            "identifier": "vs19_204_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_002/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1458/36 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1458/36 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/36 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/36 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 30640,
            "slug": "vs19_309_146",
            "identifier": "vs19_309_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_146/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 146,
            "title": "Emendamento 8.26 FERRARA ANTONIO (M5S) - Votazione Emendamento 8.26 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.26 DDL n. 1665",
            "description_title": "Emendamento 8.26 FERRARA 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": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 31734,
            "slug": "vs19_344_007",
            "identifier": "vs19_344_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_007/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1660",
            "original_title": "Votazione Articolo 5 DDL n. 1660",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 31803,
            "slug": "vs19_344_065",
            "identifier": "vs19_344_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_065/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 10.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.16 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.16 DDL n. 1660",
            "description_title": "Emendamento 10.16 D'ORSO VALENTINA (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": 31,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 31732,
            "slug": "vs19_344_005",
            "identifier": "vs19_344_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_005/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1660",
            "original_title": "Votazione Articolo 4 DDL n. 1660",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 30679,
            "slug": "vs19_309_178",
            "identifier": "vs19_309_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_178/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 178,
            "title": "Emendamento 11.29 SPORTIELLO GILDA (M5S) - Votazione Emendamento 11.29 DDL n. 1665",
            "original_title": "Votazione Emendamento 11.29 DDL n. 1665",
            "description_title": "Emendamento 11.29 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 37217,
            "slug": "vs19_449_058",
            "identifier": "vs19_449_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_058/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 1-sexies.2 MORFINO DANIELA (M5S) - Votazione Emendamento 1-sexies.2 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.2 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.2 MORFINO DANIELA (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": 31,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37220,
            "slug": "vs19_449_061",
            "identifier": "vs19_449_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_061/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 1-sexies.5 DONNO LEONARDO (M5S) - Votazione Emendamento 1-sexies.5 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.5 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.5 DONNO LEONARDO (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": 31,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 30668,
            "slug": "vs19_309_159",
            "identifier": "vs19_309_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_159/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 159,
            "title": "Emendamento 10.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 10.2 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1665",
            "description_title": "Emendamento 10.2 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 31733,
            "slug": "vs19_344_021",
            "identifier": "vs19_344_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_021/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 7.10 COLUCCI ALFONSO (M5S) - Votazione Emendamento 7.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.10 DDL n. 1660",
            "description_title": "Emendamento 7.10 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 66.25
        },
        {
            "id": 24623,
            "slug": "vs19_184_006",
            "identifier": "vs19_184_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_006/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1406",
            "description_title": "Emendamento 2.1 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": 4,
            "n_margin": 31,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30645,
            "slug": "vs19_309_175",
            "identifier": "vs19_309_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_175/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 175,
            "title": "Emendamento 11.22 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 11.22 DDL n. 1665",
            "original_title": "Votazione Emendamento 11.22 DDL n. 1665",
            "description_title": "Emendamento 11.22 SARRACINO MARCO (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": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 37212,
            "slug": "vs19_449_053",
            "identifier": "vs19_449_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_053/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 1-ter-05 MORFINO DANIELA (M5S) - Votazione Emendamento 1-ter-05 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter-05 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-ter-05 MORFINO DANIELA (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": 31,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38789,
            "slug": "vs19_490_003",
            "identifier": "vs19_490_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_490_003/?format=api",
            "sitting": {
                "id": 2009,
                "date": "2025-06-10",
                "number": 490,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-449 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-449",
            "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": 31,
            "majority_cohesion_rate": 72.95,
            "minority_cohesion_rate": 74.36
        },
        {
            "id": 24543,
            "slug": "vs19_184_035",
            "identifier": "vs19_184_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_035/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.7 FONTANA ILARIA (M5S) - Votazione Emendamento 3.7 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1406",
            "description_title": "Emendamento 3.7 FONTANA ILARIA (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": 31,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 30507,
            "slug": "vs19_309_116",
            "identifier": "vs19_309_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_116/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 5.123 CARMINA IDA (M5S) - Votazione Emendamento 5.123 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.123 DDL n. 1665",
            "description_title": "Emendamento 5.123 CARMINA IDA (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": 31,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26895,
            "slug": "vs19_229_021",
            "identifier": "vs19_229_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_021/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.4 GIULIANO CARLA (M5S) - Votazione Emendamento 3.4 DDL n. 1297",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1297",
            "description_title": "Emendamento 3.4 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 32214,
            "slug": "vs19_326_062",
            "identifier": "vs19_326_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_062/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1902/81 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1902/81 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/81 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/81 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 24464,
            "slug": "vs19_184_026",
            "identifier": "vs19_184_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_026/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.23  PAVANELLI EMMA (M5S) - Votazione Emendamento 2.23 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.23 DDL n. 1406",
            "description_title": "Emendamento 2.23  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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30531,
            "slug": "vs19_309_055",
            "identifier": "vs19_309_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_055/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.8 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.8 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1665",
            "description_title": "Emendamento 3.8 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22299,
            "slug": "vs19_150_013",
            "identifier": "vs19_150_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_013/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1239/27 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1239/27 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/27 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/27 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": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22151,
            "slug": "vs19_137_094",
            "identifier": "vs19_137_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_094/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 5.47 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.47 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.47 DDL n. 1038",
            "description_title": "Emendamento 5.47 MARATTIN LUIGI (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": 31,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22185,
            "slug": "vs19_137_003",
            "identifier": "vs19_137_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_003/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1038",
            "original_title": "Votazione Articolo 1 DDL n. 1038",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30608,
            "slug": "vs19_309_124",
            "identifier": "vs19_309_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_124/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 124,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1665",
            "original_title": "Votazione Articolo 6 DDL n. 1665",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 32191,
            "slug": "vs19_326_039",
            "identifier": "vs19_326_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_039/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1902/51 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1902/51 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/51 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/51 BALDINO VITTORIA (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": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 32197,
            "slug": "vs19_326_045",
            "identifier": "vs19_326_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_045/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1902/58 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1902/58 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/58 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/58 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 30567,
            "slug": "vs19_309_074",
            "identifier": "vs19_309_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_074/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 3.69 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.69 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.69 DDL n. 1665",
            "description_title": "Emendamento 3.69 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26874,
            "slug": "vs19_229_005",
            "identifier": "vs19_229_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_005/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 GIULIANO CARLA (M5S) - Votazione Emendamento 1.5 DDL n. 1297",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1297",
            "description_title": "Emendamento 1.5 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21923,
            "slug": "vs19_137_137",
            "identifier": "vs19_137_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_137/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 137,
            "title": "Emendamento 6.21 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 6.21 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.21 DDL n. 1038",
            "description_title": "Emendamento 6.21 DE LUCA PIERO (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": 31,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30511,
            "slug": "vs19_309_033",
            "identifier": "vs19_309_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_033/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.154 SCERRA FILIPPO (M5S) - Votazione Emendamento 2.154 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.154 DDL n. 1665",
            "description_title": "Emendamento 2.154 SCERRA FILIPPO (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": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21883,
            "slug": "vs19_137_064",
            "identifier": "vs19_137_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_064/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1038",
            "original_title": "Votazione Articolo 4 DDL n. 1038",
            "description_title": "Articolo 4",
            "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": 31,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29424,
            "slug": "vs19_273_002",
            "identifier": "vs19_273_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_002/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.3 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 1.3 DDL n. 1532",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1532",
            "description_title": "Emendamento 1.3 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 34662,
            "slug": "vs19_387_059",
            "identifier": "vs19_387_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_059/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/2088-AR/62 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/2088-AR/62 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/62 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/62 CAPPELLETTI ENRICO (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": 31,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 22108,
            "slug": "vs19_137_145",
            "identifier": "vs19_137_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_145/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 145,
            "title": "Emendamento 7.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 7.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.2 DDL n. 1038",
            "description_title": "Emendamento 7.2 SIMIANI MARCO (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": 31,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 34652,
            "slug": "vs19_387_049",
            "identifier": "vs19_387_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_049/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2088-AR/52 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/2088-AR/52 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/52 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/52 AURIEMMA CARMELA (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": 31,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 36486,
            "slug": "vs19_435_107",
            "identifier": "vs19_435_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_107/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 107,
            "title": "Articolo 10 - Votazione Articolo 10 PDL n. 1573",
            "original_title": "Votazione Articolo 10 PDL n. 1573",
            "description_title": "Articolo 10",
            "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": 31,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 21932,
            "slug": "vs19_137_107",
            "identifier": "vs19_137_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_107/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 5.65 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 5.65 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.65 DDL n. 1038",
            "description_title": "Emendamento 5.65 DE LUCA PIERO (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": 5,
            "n_margin": 31,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 34659,
            "slug": "vs19_387_056",
            "identifier": "vs19_387_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_056/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2088-AR/59 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/2088-AR/59 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/59 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/59 TUCCI RICCARDO (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": 31,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 34673,
            "slug": "vs19_387_071",
            "identifier": "vs19_387_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_071/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/2088-AR/74 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2088-AR/74 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/74 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/74 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 22182,
            "slug": "vs19_137_017",
            "identifier": "vs19_137_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_017/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.29 FENU EMILIANO (M5S) - Votazione Emendamento 2.29 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.29 DDL n. 1038",
            "description_title": "Emendamento 2.29 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 35200,
            "slug": "vs19_387_070",
            "identifier": "vs19_387_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_070/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 70,
            "title": "ODG 9/2088-A/R/73 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/2088-A-R/73 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-A-R/73 DDL n. 2088",
            "description_title": "ODG 9/2088-A/R/73 DONNO LEONARDO (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": 31,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 22610,
            "slug": "vs19_153_015",
            "identifier": "vs19_153_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_015/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 4.02 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.02 PDL n. 0418",
            "original_title": "Votazione Emendamento 4.02 PDL n. 0418",
            "description_title": "Articolo aggiuntivo 4.02 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 34672,
            "slug": "vs19_387_069",
            "identifier": "vs19_387_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_069/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2088-AR/72 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2088-AR/72 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/72 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/72 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 29291,
            "slug": "vs19_270_015",
            "identifier": "vs19_270_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_015/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.5 FONTANA ILARIA (M5S) - Votazione Emendamento 2.5 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1790",
            "description_title": "Emendamento 2.5 FONTANA ILARIA (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": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.26
        }
    ]
}