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

{
    "count": 22927,
    "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_rebels&page=137",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=135",
    "results": [
        {
            "id": 26820,
            "slug": "vs19_227_030",
            "identifier": "vs19_227_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_030/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0893",
            "original_title": "Votazione Articolo 3 PDL n. 0893",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22072,
            "slug": "vs19_137_143",
            "identifier": "vs19_137_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_143/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 143,
            "title": "Articolo aggiuntivo 6.02 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 6.02 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.02 DDL n. 1038",
            "description_title": "Articolo aggiuntivo 6.02 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 64,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 21914,
            "slug": "vs19_137_092",
            "identifier": "vs19_137_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_092/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 5.45 FENU EMILIANO (M5S) - Votazione Emendamento 5.45 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.45 DDL n. 1038",
            "description_title": "Emendamento 5.45 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": 1,
            "n_margin": 96,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 26723,
            "slug": "vs19_222_049",
            "identifier": "vs19_222_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_049/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.9 BONELLI ANGELO (AVS) - Votazione Emendamento 2.9 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1624",
            "description_title": "Emendamento 2.9 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": 37,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "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": 26730,
            "slug": "vs19_222_019",
            "identifier": "vs19_222_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_019/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.9 BONELLI ANGELO (AVS) - Votazione Emendamento 1.9 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1624",
            "description_title": "Emendamento 1.9 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": 25,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26750,
            "slug": "vs19_222_035",
            "identifier": "vs19_222_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_035/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.34 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.34 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.34 DDL n. 1624",
            "description_title": "Emendamento 1.34 PROVENZANO GIUSEPPE (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": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22277,
            "slug": "vs19_150_048",
            "identifier": "vs19_150_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_048/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1239/92 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1239/92 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/92 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/92 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 31770,
            "slug": "vs19_344_026",
            "identifier": "vs19_344_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_026/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 7.02 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 7.02 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.02 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 7.02 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 31773,
            "slug": "vs19_344_030",
            "identifier": "vs19_344_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_030/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 9.1009 COSTA ENRICO (APERRE), 9.1008 DORI DEVIS (AVS) e 9.1014 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 9.1009 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1009 DDL n. 1660",
            "description_title": "Identici emendamenti 9.1009 COSTA ENRICO (APERRE), 9.1008 DORI DEVIS (AVS) e 9.1014 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 31776,
            "slug": "vs19_344_067",
            "identifier": "vs19_344_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_067/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 10.28 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.28 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.28 DDL n. 1660",
            "description_title": "Emendamento 10.28 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 22377,
            "slug": "vs19_150_029",
            "identifier": "vs19_150_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_029/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1239/50 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1239/50 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/50 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/50 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 26751,
            "slug": "vs19_222_004",
            "identifier": "vs19_222_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_004/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.2 ONORI FEDERICA (M5S) - Votazione Emendamento 1.2 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1624",
            "description_title": "Emendamento 1.2 ONORI FEDERICA (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 31788,
            "slug": "vs19_344_051",
            "identifier": "vs19_344_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_051/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo premissivo 010.08 PENZA PASQUALINO (M5S) - Votazione Emendamento 010.08 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.08 DDL n. 1660",
            "description_title": "Articolo premissivo 010.08 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 76.88
        },
        {
            "id": 26756,
            "slug": "vs19_222_014",
            "identifier": "vs19_222_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_014/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.14 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.14 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1624",
            "description_title": "Emendamento 1.14 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": 22,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22376,
            "slug": "vs19_150_009",
            "identifier": "vs19_150_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_009/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1239/23, nel testo riformulato, L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1239/23, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/23, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/23, nel testo riformulato, L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22378,
            "slug": "vs19_151_016",
            "identifier": "vs19_151_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_151_016/?format=api",
            "sitting": {
                "id": 1435,
                "date": "2023-08-01",
                "number": 151,
                "branch": "C"
            },
            "number": 16,
            "title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso 10",
            "original_title": "Votazione Risoluzione 6_00047",
            "description_title": "Risoluzione n. 6-00047, limitatamente al capoverso decimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso 10",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 31755,
            "slug": "vs19_344_015",
            "identifier": "vs19_344_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_015/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 7.5 MAURI MATTEO (PD-IDP) - Votazione Emendamento 7.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.5 DDL n. 1660",
            "description_title": "Emendamento 7.5 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 31769,
            "slug": "vs19_344_047",
            "identifier": "vs19_344_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_047/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo premissivo 010.012 MAURI MATTEO (PD-IDP) - Votazione Emendamento 010.012 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.012 DDL n. 1660",
            "description_title": "Articolo premissivo 010.012 MAURI MATTEO (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": 20,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 78.75
        },
        {
            "id": 31783,
            "slug": "vs19_344_086",
            "identifier": "vs19_344_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_086/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 14.1004 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 14.1004 DDL n. 1660",
            "original_title": "Votazione Emendamento 14.1004 DDL n. 1660",
            "description_title": "Emendamento 14.1004 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 67.78,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 31799,
            "slug": "vs19_344_079",
            "identifier": "vs19_344_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_079/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo aggiuntivo 11.09 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.09 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.09 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 11.09 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": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 64.44,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 31816,
            "slug": "vs19_344_064",
            "identifier": "vs19_344_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_064/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 10.15 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.15 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.15 DDL n. 1660",
            "description_title": "Emendamento 10.15 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 31768,
            "slug": "vs19_344_057",
            "identifier": "vs19_344_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_057/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 10.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.4 DDL n. 1660",
            "description_title": "Emendamento 10.4 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 76.88
        },
        {
            "id": 28833,
            "slug": "vs19_255_014",
            "identifier": "vs19_255_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_014/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.22 BONELLI ANGELO (AVS) - Votazione Emendamento 1.22 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1658",
            "description_title": "Emendamento 1.22 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": 27,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 31801,
            "slug": "vs19_344_070",
            "identifier": "vs19_344_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_070/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 11.1001 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 11.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.1001 DDL n. 1660",
            "description_title": "Emendamento 11.1001 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.51,
            "minority_cohesion_rate": 63.75
        },
        {
            "id": 28850,
            "slug": "vs19_255_021",
            "identifier": "vs19_255_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_021/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 1.36 SANTILLO AGOSTINO (M5S) e 1.37 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.36 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.36 DDL n. 1658",
            "description_title": "Identici emendamenti 1.36 SANTILLO AGOSTINO (M5S) e 1.37 STEFANAZZI CLAUDIO MICHELE (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": 32,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 22262,
            "slug": "vs19_151_027",
            "identifier": "vs19_151_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_151_027/?format=api",
            "sitting": {
                "id": 1435,
                "date": "2023-08-01",
                "number": 151,
                "branch": "C"
            },
            "number": 27,
            "title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso ventunesimo",
            "original_title": "Votazione Risoluzione 6_00047",
            "description_title": "Risoluzione n. 6-00047, limitatamente al capoverso ventunesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso ventunesimo",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26768,
            "slug": "vs19_222_005",
            "identifier": "vs19_222_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_005/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.3 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1624",
            "description_title": "Emendamento 1.3 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": 61,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 31758,
            "slug": "vs19_344_011",
            "identifier": "vs19_344_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_011/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 6.01 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 6.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 6.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 6.01 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 72.5
        },
        {
            "id": 22121,
            "slug": "vs19_137_078",
            "identifier": "vs19_137_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_078/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 5.23 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 5.23 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.23 DDL n. 1038",
            "description_title": "Emendamento 5.23 SILVESTRI FRANCESCO (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": 60,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 26765,
            "slug": "vs19_222_032",
            "identifier": "vs19_222_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_032/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.31 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.31 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1624",
            "description_title": "Emendamento 1.31 LOMUTI ARNALDO (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": 21,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26732,
            "slug": "vs19_222_023",
            "identifier": "vs19_222_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_023/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.22 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.22 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1624",
            "description_title": "Emendamento 1.22 FRATOIANNI NICOLA (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": 27,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 31852,
            "slug": "vs19_344_069",
            "identifier": "vs19_344_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_069/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1660",
            "original_title": "Votazione Articolo 10 DDL n. 1660",
            "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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 70.62
        },
        {
            "id": 31855,
            "slug": "vs19_344_060",
            "identifier": "vs19_344_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_060/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 10.8 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.8 DDL n. 1660",
            "description_title": "Emendamento 10.8 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": 1,
            "n_margin": 63,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 53.75
        },
        {
            "id": 31861,
            "slug": "vs19_344_075",
            "identifier": "vs19_344_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_075/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 11.5 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 11.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.5 DDL n. 1660",
            "description_title": "Emendamento 11.5 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 44.38
        },
        {
            "id": 31743,
            "slug": "vs19_344_009",
            "identifier": "vs19_344_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_009/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 6.1000 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 6.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 6.1000 DDL n. 1660",
            "description_title": "Emendamento 6.1000 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 31761,
            "slug": "vs19_344_019",
            "identifier": "vs19_344_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_019/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 7.8 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 7.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.8 DDL n. 1660",
            "description_title": "Emendamento 7.8 CAFIERO DE RAHO FEDERICO (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": 32,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 63.75
        },
        {
            "id": 31748,
            "slug": "vs19_344_008",
            "identifier": "vs19_344_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_008/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 5.01000 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 5.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 5.01000 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 31749,
            "slug": "vs19_344_022",
            "identifier": "vs19_344_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_022/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 7.11 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 7.11 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.11 DDL n. 1660",
            "description_title": "Emendamento 7.11 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 74.38
        },
        {
            "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": 28859,
            "slug": "vs19_255_026",
            "identifier": "vs19_255_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_026/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.46 BONELLI ANGELO (AVS) - Votazione Emendamento 1.46 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.46 DDL n. 1658",
            "description_title": "Emendamento 1.46 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": 32,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 26760,
            "slug": "vs19_222_048",
            "identifier": "vs19_222_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_048/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.8 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 2.8 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1624",
            "description_title": "Emendamento 2.8 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22386,
            "slug": "vs19_151_018",
            "identifier": "vs19_151_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_151_018/?format=api",
            "sitting": {
                "id": 1435,
                "date": "2023-08-01",
                "number": 151,
                "branch": "C"
            },
            "number": 18,
            "title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso 12",
            "original_title": "Votazione Risoluzione 6_00047",
            "description_title": "Risoluzione n. 6-00047, limitatamente al capoverso dodicesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Risoluzione Silvestri e altri su informativa revisione complessiva Pnrr, limitatamente al capoverso 12",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26778,
            "slug": "vs19_222_022",
            "identifier": "vs19_222_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_022/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.21 BONELLI ANGELO (AVS) - Votazione Emendamento 1.21 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1624",
            "description_title": "Emendamento 1.21 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": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26780,
            "slug": "vs19_222_031",
            "identifier": "vs19_222_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_031/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.30 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.30 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.30 DDL n. 1624",
            "description_title": "Emendamento 1.30 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": 25,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.84
        },
        {
            "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": 31798,
            "slug": "vs19_344_032",
            "identifier": "vs19_344_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_032/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 9.1011 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 9.1011 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1011 DDL n. 1660",
            "description_title": "Emendamento 9.1011 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 72.5
        },
        {
            "id": 26776,
            "slug": "vs19_222_024",
            "identifier": "vs19_222_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_024/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.23 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.23 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.23 DDL n. 1624",
            "description_title": "Emendamento 1.23 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": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 31830,
            "slug": "vs19_344_082",
            "identifier": "vs19_344_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_082/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 82,
            "title": "Identici emendamenti 13.3 MAURI MATTEO (PD-IDP) e 13.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 13.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 13.3 DDL n. 1660",
            "description_title": "Identici emendamenti 13.3 MAURI MATTEO (PD-IDP) e 13.4 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 66.95,
            "minority_cohesion_rate": 73.12
        },
        {
            "id": 28873,
            "slug": "vs19_255_039",
            "identifier": "vs19_255_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_039/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1261",
            "original_title": "Votazione Articolo 1 DDL n. 1261",
            "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": 105,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 49.38
        }
    ]
}