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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=235",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=233",
    "results": [
        {
            "id": 30519,
            "slug": "vs19_309_108",
            "identifier": "vs19_309_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_108/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 108,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1665",
            "original_title": "Votazione Articolo 4 DDL n. 1665",
            "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": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30518,
            "slug": "vs19_309_079",
            "identifier": "vs19_309_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_079/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 3.276 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.276 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.276 DDL n. 1665",
            "description_title": "Emendamento 3.276 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25749,
            "slug": "vs19_210_198",
            "identifier": "vs19_210_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_198/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 198,
            "title": "Ordine del giorno n. 9/1341/30 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1341/30 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/30 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/30 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 52.74,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 30620,
            "slug": "vs19_309_117",
            "identifier": "vs19_309_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_117/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 117,
            "title": "Emendamento 5.119 LOMUTI ARNALDO (M5S) - Votazione Emendamento 5.119 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.119 DDL n. 1665",
            "description_title": "Emendamento 5.119 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30505,
            "slug": "vs19_309_084",
            "identifier": "vs19_309_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_084/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 3.347 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.347 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.347 DDL n. 1665",
            "description_title": "Emendamento 3.347 PAGANO UBALDO (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": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30555,
            "slug": "vs19_309_077",
            "identifier": "vs19_309_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_077/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 3.262 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.262 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.262 DDL n. 1665",
            "description_title": "Emendamento 3.262 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30536,
            "slug": "vs19_309_021",
            "identifier": "vs19_309_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_021/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.118 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.118 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.118 DDL n. 1665",
            "description_title": "Emendamento 2.118 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 34873,
            "slug": "vs19_331_080",
            "identifier": "vs19_331_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_080/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1975/35 ORRICO ANNA LAURA (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/35 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 30629,
            "slug": "vs19_309_083",
            "identifier": "vs19_309_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_083/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 3.301 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.301 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.301 DDL n. 1665",
            "description_title": "Emendamento 3.301 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 34875,
            "slug": "vs19_331_082",
            "identifier": "vs19_331_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_082/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1975/37 PELLEGRINI MARCO (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/37 PELLEGRINI MARCO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 30604,
            "slug": "vs19_309_024",
            "identifier": "vs19_309_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_024/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.121 CASO ANTONIO (M5S) - Votazione Emendamento 2.121 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.121 DDL n. 1665",
            "description_title": "Emendamento 2.121 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 33614,
            "slug": "vs19_381_017",
            "identifier": "vs19_381_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_017/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 17,
            "title": "ART AGG 2.015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.015",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34880,
            "slug": "vs19_331_087",
            "identifier": "vs19_331_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_087/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1975/42 DELL'OLIO GIANMAURO (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/42 DELL'OLIO GIANMAURO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 30545,
            "slug": "vs19_309_001",
            "identifier": "vs19_309_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_001/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 2.8 IARIA ANTONINO (M5S) - Votazione Emendamento 2.8 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1665",
            "description_title": "Emendamento 2.8 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": 25,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 34877,
            "slug": "vs19_331_084",
            "identifier": "vs19_331_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_084/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1975/39 RAFFA ANGELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/39 RAFFA ANGELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 34431,
            "slug": "vs19_388_022",
            "identifier": "vs19_388_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_022/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.5 DDL n. 2022",
            "description_title": "Emendamento 4.5 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34884,
            "slug": "vs19_331_091",
            "identifier": "vs19_331_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_091/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1975/46 SCERRA FILIPPO (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/46 SCERRA FILIPPO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 33608,
            "slug": "vs19_381_004",
            "identifier": "vs19_381_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_004/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 25720,
            "slug": "vs19_210_164",
            "identifier": "vs19_210_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_164/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 164,
            "title": "Emendamento 45.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 45.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 45.2 DDL n. 1341",
            "description_title": "Emendamento 45.2 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 32673,
            "slug": "vs19_366_050",
            "identifier": "vs19_366_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_050/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 50,
            "title": "MOZ 1-344 CPV 5 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-344 CPV 5 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 58.86
        },
        {
            "id": 30491,
            "slug": "vs19_305_023",
            "identifier": "vs19_305_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_023/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.181 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 1.181 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.181 DDL n. 1665",
            "description_title": "Emendamento 1.181 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 32718,
            "slug": "vs19_366_049",
            "identifier": "vs19_366_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_049/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 49,
            "title": "MOZ 1-344 CPV 4 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-344 CPV 4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 58.23
        },
        {
            "id": 34434,
            "slug": "vs19_388_025",
            "identifier": "vs19_388_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_025/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 4.8 FONTANA ILARIA (M5S) e 4.9 BONELLI ANGELO (AVS) - Votazione Emendamento 4.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.8 DDL n. 2022",
            "description_title": "Identici emendamenti 4.8 FONTANA ILARIA (M5S) e 4.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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31937,
            "slug": "vs19_348_058",
            "identifier": "vs19_348_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_058/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 26.01008 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01008 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01008 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01008 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 29534,
            "slug": "vs19_187_032",
            "identifier": "vs19_187_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_032/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1416/45 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1416/45 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/45 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/45 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 31972,
            "slug": "vs19_348_048",
            "identifier": "vs19_348_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_048/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 1660",
            "original_title": "Votazione Articolo 26 DDL n. 1660",
            "description_title": "Articolo 26",
            "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": 25,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 22833,
            "slug": "vs19_141_059",
            "identifier": "vs19_141_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_059/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1134 E ABB./2 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/1134 E ABB./2 DDL n. 1134",
            "original_title": "Votazione Ordine del giorno 9/1134 E ABB./2 DDL n. 1134",
            "description_title": "Ordine del giorno n. 9/1134 E ABB./2 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 32015,
            "slug": "vs19_348_045",
            "identifier": "vs19_348_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_045/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 45,
            "title": "Subemendamento 0.26.500.4 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 0.26.500.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.26.500.4 DDL n. 1660",
            "description_title": "Subemendamento 0.26.500.4 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 72.5,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 32046,
            "slug": "vs19_348_006",
            "identifier": "vs19_348_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_006/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 21.1 MAURI MATTEO (PD-IDP) - Votazione Emendamento 21.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.1 DDL n. 1660",
            "description_title": "Emendamento 21.1 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 29535,
            "slug": "vs19_187_033",
            "identifier": "vs19_187_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_033/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1416/46 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1416/46 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/46 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/46 DELL'OLIO GIANMAURO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21722,
            "slug": "vs19_114_025",
            "identifier": "vs19_114_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_025/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1114/62 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1114/62 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/62 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/62 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 29293,
            "slug": "vs19_270_014",
            "identifier": "vs19_270_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_014/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.9 BONELLI ANGELO (AVS) - Votazione Emendamento 2.9 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1790",
            "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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 33562,
            "slug": "vs19_381_008",
            "identifier": "vs19_381_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_008/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 31872,
            "slug": "vs19_348_060",
            "identifier": "vs19_348_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_060/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo aggiuntivo 26.01007 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01007 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01007 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01007 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 31970,
            "slug": "vs19_348_068",
            "identifier": "vs19_348_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_068/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 26.01013 ASCARI STEFANIA (M5S) - Votazione Emendamento 26.01013 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01013 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01013 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 30288,
            "slug": "vs19_292_090",
            "identifier": "vs19_292_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_090/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1717/17 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1717/17 DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/17 DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/17 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": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 53.37
        },
        {
            "id": 31917,
            "slug": "vs19_349_026",
            "identifier": "vs19_349_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_026/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 37.012 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 37.012 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.012 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.012 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 31865,
            "slug": "vs19_349_031",
            "identifier": "vs19_349_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_031/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 37.01005 ASCARI STEFANIA (M5S) - Votazione Emendamento 37.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01005 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 33571,
            "slug": "vs19_381_007",
            "identifier": "vs19_381_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_007/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 30025,
            "slug": "vs19_281_077",
            "identifier": "vs19_281_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_077/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1752/103 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1752/103 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/103 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/103 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 30032,
            "slug": "vs19_281_074",
            "identifier": "vs19_281_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_074/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1752/99 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1752/99 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/99 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/99 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 21769,
            "slug": "vs19_114_033",
            "identifier": "vs19_114_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_033/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1114/70 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1114/70 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/70 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/70 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22331,
            "slug": "vs19_147_037",
            "identifier": "vs19_147_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_037/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/887 E ABB./11 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/887 E ABB./11 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./11 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./11 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": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 31885,
            "slug": "vs19_348_040",
            "identifier": "vs19_348_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_040/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 26.10 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 26.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.10 DDL n. 1660",
            "description_title": "Emendamento 26.10 DI BIASE MICHELA (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": 25,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 29287,
            "slug": "vs19_270_010",
            "identifier": "vs19_270_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_010/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.1 BONELLI ANGELO (AVS) - Votazione Emendamento 2.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1790",
            "description_title": "Emendamento 2.1 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": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 33607,
            "slug": "vs19_381_016",
            "identifier": "vs19_381_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_016/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 16,
            "title": "ART AGG 2.08, 2.010 (PARTI AMM) - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.08, 2.010 (PARTI AMM)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 31921,
            "slug": "vs19_348_043",
            "identifier": "vs19_348_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_043/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 26.20 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 26.20 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.20 DDL n. 1660",
            "description_title": "Emendamento 26.20 DI BIASE MICHELA (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": 25,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 25393,
            "slug": "vs19_204_011",
            "identifier": "vs19_204_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_011/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1458/48 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1458/48 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/48 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/48 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29286,
            "slug": "vs19_270_011",
            "identifier": "vs19_270_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_011/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.2 BONELLI ANGELO (AVS) - Votazione Emendamento 2.2 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1790",
            "description_title": "Emendamento 2.2 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 33530,
            "slug": "vs19_381_024",
            "identifier": "vs19_381_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_024/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 2.023 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        }
    ]
}