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

{
    "count": 22951,
    "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=date&page=224",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=222",
    "results": [
        {
            "id": 29784,
            "slug": "vs19_261_097",
            "identifier": "vs19_261_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_097/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 15.21 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 15.21 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.21 DDL n. 1435",
            "description_title": "Emendamento 15.21 GHIO VALENTINA (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": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29785,
            "slug": "vs19_261_098",
            "identifier": "vs19_261_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_098/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 15.23 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 15.23 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.23 DDL n. 1435",
            "description_title": "Emendamento 15.23 PASTORINO LUCA (M-+EUR)",
            "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": 18,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29786,
            "slug": "vs19_261_099",
            "identifier": "vs19_261_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_099/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 15.27 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.27 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.27 DDL n. 1435",
            "description_title": "Emendamento 15.27 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29791,
            "slug": "vs19_261_104",
            "identifier": "vs19_261_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_104/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 15.52 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 15.52 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.52 DDL n. 1435",
            "description_title": "Emendamento 15.52 GHIO VALENTINA (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": 20,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29792,
            "slug": "vs19_261_105",
            "identifier": "vs19_261_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_105/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 15.54 COSTA SERGIO (M5S) - Votazione Emendamento 15.54 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.54 DDL n. 1435",
            "description_title": "Emendamento 15.54 COSTA SERGIO (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": 18,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29794,
            "slug": "vs19_261_107",
            "identifier": "vs19_261_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_107/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 15.66 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.66 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.66 DDL n. 1435",
            "description_title": "Emendamento 15.66 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29795,
            "slug": "vs19_261_108",
            "identifier": "vs19_261_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_108/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 15.80 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 15.80 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.80 DDL n. 1435",
            "description_title": "Emendamento 15.80 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29796,
            "slug": "vs19_261_109",
            "identifier": "vs19_261_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_109/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 15.87 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.87 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.87 DDL n. 1435",
            "description_title": "Emendamento 15.87 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29797,
            "slug": "vs19_261_110",
            "identifier": "vs19_261_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_110/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 15.92 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 15.92 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.92 DDL n. 1435",
            "description_title": "Emendamento 15.92 PASTORINO LUCA (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29799,
            "slug": "vs19_261_112",
            "identifier": "vs19_261_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_112/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 15.95 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.95 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.95 DDL n. 1435",
            "description_title": "Emendamento 15.95 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29800,
            "slug": "vs19_261_113",
            "identifier": "vs19_261_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_113/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 15.98 COSTA SERGIO (M5S) - Votazione Emendamento 15.98 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.98 DDL n. 1435",
            "description_title": "Emendamento 15.98 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29801,
            "slug": "vs19_261_114",
            "identifier": "vs19_261_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_114/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 15.1001 COSTA SERGIO (M5S) - Votazione Emendamento 15.1001 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.1001 DDL n. 1435",
            "description_title": "Emendamento 15.1001 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29835,
            "slug": "vs19_261_129",
            "identifier": "vs19_261_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_129/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 129,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1435",
            "original_title": "Votazione Articolo 16 DDL n. 1435",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 16,
            "n_margin": 106,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 29754,
            "slug": "vs19_261_067",
            "identifier": "vs19_261_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_067/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 10.46 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 10.46 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.46 DDL n. 1435",
            "description_title": "Emendamento 10.46 PASTORINO LUCA (M-+EUR)",
            "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": 15,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29737,
            "slug": "vs19_261_049",
            "identifier": "vs19_261_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_049/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 7.026 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 7.026 DDL n. 1435",
            "original_title": "Votazione Emendamento 7.026 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 7.026 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 91,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 29753,
            "slug": "vs19_261_066",
            "identifier": "vs19_261_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_066/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 10.43 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 10.43 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.43 DDL n. 1435",
            "description_title": "Emendamento 10.43 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29752,
            "slug": "vs19_261_065",
            "identifier": "vs19_261_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_065/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 65,
            "title": "Identici emendamenti 10.40 GADDA MARIA CHIARA (IVICRE) e 10.41 CASU ANDREA (PD-IDP) - Votazione Emendamento 10.40 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.40 DDL n. 1435",
            "description_title": "Identici emendamenti 10.40 GADDA MARIA CHIARA (IVICRE) e 10.41 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29739,
            "slug": "vs19_261_051",
            "identifier": "vs19_261_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_051/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 8.1002 CASU ANDREA (PD-IDP) - Votazione Emendamento 8.1002 DDL n. 1435",
            "original_title": "Votazione Emendamento 8.1002 DDL n. 1435",
            "description_title": "Emendamento 8.1002 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29738,
            "slug": "vs19_261_050",
            "identifier": "vs19_261_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_050/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 8.500 della Commissione - Votazione Emendamento 8.500 DDL n. 1435",
            "original_title": "Votazione Emendamento 8.500 DDL n. 1435",
            "description_title": "Emendamento 8.500 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 128,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29736,
            "slug": "vs19_261_048",
            "identifier": "vs19_261_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_048/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo aggiuntivo 7.024 CAROTENUTO DARIO (M5S) - Votazione Emendamento 7.024 DDL n. 1435",
            "original_title": "Votazione Emendamento 7.024 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 7.024 CAROTENUTO DARIO (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": 24,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29735,
            "slug": "vs19_261_047",
            "identifier": "vs19_261_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_047/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1435",
            "original_title": "Votazione Articolo 7 DDL n. 1435",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29713,
            "slug": "vs19_261_025",
            "identifier": "vs19_261_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_025/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1435",
            "original_title": "Votazione Articolo 2 DDL n. 1435",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29712,
            "slug": "vs19_261_024",
            "identifier": "vs19_261_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_024/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.1001 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 2.1001 DDL n. 1435",
            "original_title": "Votazione Emendamento 2.1001 DDL n. 1435",
            "description_title": "Emendamento 2.1001 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 44,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 29828,
            "slug": "vs19_261_014",
            "identifier": "vs19_261_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_014/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1759/23, nel testo riformulato, DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1759/23, DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/23, DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/23, nel testo riformulato, DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 129,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 29827,
            "slug": "vs19_261_013",
            "identifier": "vs19_261_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_013/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1759/22 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1759/22 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/22 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/22 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 120,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29826,
            "slug": "vs19_261_012",
            "identifier": "vs19_261_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_012/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1759/19 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1759/19 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/19 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/19 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 124,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 29825,
            "slug": "vs19_261_011",
            "identifier": "vs19_261_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_011/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1759/18 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1759/18 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/18 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/18 GRIMALDI MARCO (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": 17,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29822,
            "slug": "vs19_261_008",
            "identifier": "vs19_261_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_008/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1759/14 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1759/14 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/14 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/14 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29821,
            "slug": "vs19_261_007",
            "identifier": "vs19_261_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_007/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1759/13 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1759/13 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/13 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/13 ZANELLA LUANA (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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29837,
            "slug": "vs19_261_131",
            "identifier": "vs19_261_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_131/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 131,
            "title": "Articolo aggiuntivo 16.03 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 16.03 DDL n. 1435",
            "original_title": "Votazione Emendamento 16.03 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 16.03 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29793,
            "slug": "vs19_261_106",
            "identifier": "vs19_261_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_106/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 106,
            "title": "Identici emendamenti 15.60 TRAVERSI ROBERTO (M5S), 15.61 GHIRRA FRANCESCA (AVS) e 15.62 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.60 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.60 DDL n. 1435",
            "description_title": "Identici emendamenti 15.60 TRAVERSI ROBERTO (M5S), 15.61 GHIRRA FRANCESCA (AVS) e 15.62 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29804,
            "slug": "vs19_261_117",
            "identifier": "vs19_261_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_117/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 117,
            "title": "Emendamento 15.106 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.106 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.106 DDL n. 1435",
            "description_title": "Emendamento 15.106 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29803,
            "slug": "vs19_261_116",
            "identifier": "vs19_261_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_116/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 15.104 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 15.104 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.104 DDL n. 1435",
            "description_title": "Emendamento 15.104 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29802,
            "slug": "vs19_261_115",
            "identifier": "vs19_261_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_115/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 115,
            "title": "Identici emendamenti 15.101 BERRUTO MAURO (PD-IDP) e 15.102 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 15.101 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.101 DDL n. 1435",
            "description_title": "Identici emendamenti 15.101 BERRUTO MAURO (PD-IDP) e 15.102 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29767,
            "slug": "vs19_261_080",
            "identifier": "vs19_261_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_080/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 80,
            "title": "Identici emendamenti 14.10 PASTORELLA GIULIA (APERRE) e 14.11 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 14.10 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.10 DDL n. 1435",
            "description_title": "Identici emendamenti 14.10 PASTORELLA GIULIA (APERRE) e 14.11 PASTORINO LUCA (M-+EUR)",
            "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": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29789,
            "slug": "vs19_261_102",
            "identifier": "vs19_261_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_102/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 15.1000 IARIA ANTONINO (M5S) - Votazione Emendamento 15.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.1000 DDL n. 1435",
            "description_title": "Emendamento 15.1000 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29709,
            "slug": "vs19_261_021",
            "identifier": "vs19_261_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_021/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.1000 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 1.1000 DDL n. 1435",
            "description_title": "Emendamento 1.1000 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": 14,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29710,
            "slug": "vs19_261_022",
            "identifier": "vs19_261_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_022/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.20 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.20 DDL n. 1435",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1435",
            "description_title": "Emendamento 1.20 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29708,
            "slug": "vs19_261_020",
            "identifier": "vs19_261_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_020/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 20,
            "title": "Conversione decreto aziende di carattere strategico (ex Ilva)",
            "original_title": "Votazione finale DDL n. 1759",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 18 gennaio 2024, n. 4, recante disposizioni urgenti in materia di amministrazione straordinaria delle imprese di carattere strategico (Approvato dal Senato) (DDL 1759)",
            "public_title": "Conversione decreto aziende di carattere strategico (ex Ilva)",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 29718,
            "slug": "vs19_261_030",
            "identifier": "vs19_261_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_030/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo premissivo 04.05 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 04.05 DDL n. 1435",
            "original_title": "Votazione Emendamento 04.05 DDL n. 1435",
            "description_title": "Articolo premissivo 04.05 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29714,
            "slug": "vs19_261_026",
            "identifier": "vs19_261_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_026/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.1 IARIA ANTONINO (M5S) - Votazione Emendamento 3.1 DDL n. 1435",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1435",
            "description_title": "Emendamento 3.1 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 14,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29715,
            "slug": "vs19_261_027",
            "identifier": "vs19_261_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_027/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.2 IARIA ANTONINO (M5S) - Votazione Emendamento 3.2 DDL n. 1435",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1435",
            "description_title": "Emendamento 3.2 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29716,
            "slug": "vs19_261_028",
            "identifier": "vs19_261_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_028/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1435",
            "original_title": "Votazione Articolo 3 DDL n. 1435",
            "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": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29717,
            "slug": "vs19_261_029",
            "identifier": "vs19_261_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_029/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo premissivo 04.03 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 04.03 DDL n. 1435",
            "original_title": "Votazione Emendamento 04.03 DDL n. 1435",
            "description_title": "Articolo premissivo 04.03 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29724,
            "slug": "vs19_261_036",
            "identifier": "vs19_261_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_036/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1435",
            "original_title": "Votazione Articolo 4 DDL n. 1435",
            "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": 40,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 29725,
            "slug": "vs19_261_037",
            "identifier": "vs19_261_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_037/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo premissivo 05.01 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 05.01 DDL n. 1435",
            "original_title": "Votazione Emendamento 05.01 DDL n. 1435",
            "description_title": "Articolo premissivo 05.01 GADDA MARIA CHIARA (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": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29719,
            "slug": "vs19_261_031",
            "identifier": "vs19_261_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_031/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo premissivo 04.04 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 04.04 DDL n. 1435",
            "original_title": "Votazione Emendamento 04.04 DDL n. 1435",
            "description_title": "Articolo premissivo 04.04 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29720,
            "slug": "vs19_261_032",
            "identifier": "vs19_261_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_032/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.8 CAROTENUTO DARIO (M5S) - Votazione Emendamento 4.8 DDL n. 1435",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1435",
            "description_title": "Emendamento 4.8 CAROTENUTO DARIO (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": 29721,
            "slug": "vs19_261_033",
            "identifier": "vs19_261_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_033/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 4.500 della Commissione - Votazione Emendamento 4.500 DDL n. 1435",
            "original_title": "Votazione Emendamento 4.500 DDL n. 1435",
            "description_title": "Emendamento 4.500 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 125,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29722,
            "slug": "vs19_261_034",
            "identifier": "vs19_261_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_034/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.12 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 4.12 DDL n. 1435",
            "original_title": "Votazione Emendamento 4.12 DDL n. 1435",
            "description_title": "Emendamento 4.12 PASTORINO LUCA (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 6,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 70.99
        }
    ]
}