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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=380",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=378",
    "results": [
        {
            "id": 34490,
            "slug": "vs19_377_017",
            "identifier": "vs19_377_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_017/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.13 CURTI AUGUSTO (PD-IDP)",
            "original_title": "Emendamento 3.13 CURTI AUGUSTO (PD-IDP)",
            "description_title": "",
            "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": 59.92,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36806,
            "slug": "vs19_440_069",
            "identifier": "vs19_440_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_069/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 2026",
            "original_title": "Votazione Articolo 21 DDL n. 2026",
            "description_title": "Articolo 21",
            "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": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35716,
            "slug": "vs19_409_036",
            "identifier": "vs19_409_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_036/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.91 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.91 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.91 DDL n. 1917",
            "description_title": "Emendamento 3.91 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 36877,
            "slug": "vs19_441_019",
            "identifier": "vs19_441_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_019/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 2026",
            "original_title": "Votazione Articolo 28 DDL n. 2026",
            "description_title": "Articolo 28",
            "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": 54,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36859,
            "slug": "vs19_440_071",
            "identifier": "vs19_440_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_071/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 22.4 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 22.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.4 DDL n. 2026",
            "description_title": "Emendamento 22.4 BENZONI FABRIZIO (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": 50,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 33510,
            "slug": "vs19_377_102",
            "identifier": "vs19_377_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_102/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 102,
            "title": "EM 19.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35928,
            "slug": "vs19_418_003",
            "identifier": "vs19_418_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_003/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.4 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.4 DDL n. 2206",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2206",
            "description_title": "Emendamento 1.4 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": 81,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 34493,
            "slug": "vs19_377_020",
            "identifier": "vs19_377_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_020/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.20 MORFINO DANIELA (M5S)",
            "original_title": "Emendamento 3.20 MORFINO DANIELA (M5S)",
            "description_title": "",
            "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": 59.92,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33517,
            "slug": "vs19_377_119",
            "identifier": "vs19_377_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_119/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 25.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36791,
            "slug": "vs19_440_023",
            "identifier": "vs19_440_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_023/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 2026",
            "original_title": "Votazione Articolo 6 DDL n. 2026",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 72,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 24658,
            "slug": "vs19_183_067",
            "identifier": "vs19_183_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_067/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1492/35 COSTA ENRICO (AIV-RE) - Votazione Ordine del giorno 9/1492/35 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/35 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/35 COSTA ENRICO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 56,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 28.4
        },
        {
            "id": 36643,
            "slug": "vs19_439_010",
            "identifier": "vs19_439_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_010/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.8 FENU EMILIANO (M5S) - Votazione Emendamento 1.8 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2240",
            "description_title": "Emendamento 1.8 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36642,
            "slug": "vs19_439_009",
            "identifier": "vs19_439_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_009/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.7 FENU EMILIANO (M5S) - Votazione Emendamento 1.7 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2240",
            "description_title": "Emendamento 1.7 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 34246,
            "slug": "vs19_396_031",
            "identifier": "vs19_396_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_031/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2164/45, come riformulato, ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2164/45, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/45, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/45, come riformulato, ZARATTI FILIBERTO (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": 9,
            "n_margin": 123,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35726,
            "slug": "vs19_409_046",
            "identifier": "vs19_409_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_046/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 3.110 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.110 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.110 DDL n. 1917",
            "description_title": "Emendamento 3.110 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34167,
            "slug": "vs19_393_032",
            "identifier": "vs19_393_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_032/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1950/15 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1950/15 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/15 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/15 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34261,
            "slug": "vs19_392_032",
            "identifier": "vs19_392_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_032/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2150/47 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2150/47 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/47 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/47 BORRELLI FRANCESCO EMILIO (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": 12,
            "n_margin": 39,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 36665,
            "slug": "vs19_439_032",
            "identifier": "vs19_439_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_032/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2240",
            "original_title": "Votazione Articolo 3 DDL n. 2240",
            "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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36878,
            "slug": "vs19_441_020",
            "identifier": "vs19_441_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_020/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 29 - Votazione Articolo 29 DDL n. 2026",
            "original_title": "Votazione Articolo 29 DDL n. 2026",
            "description_title": "Articolo 29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 73,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35696,
            "slug": "vs19_409_016",
            "identifier": "vs19_409_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_016/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.1002 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.1002 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1002 DDL n. 1917",
            "description_title": "Emendamento 3.1002 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 34165,
            "slug": "vs19_393_018",
            "identifier": "vs19_393_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_018/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1950/1 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1950/1 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/1 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/1 ASCARI STEFANIA (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": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36645,
            "slug": "vs19_439_012",
            "identifier": "vs19_439_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_012/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.10 RAFFA ANGELA (M5S) - Votazione Emendamento 1.10 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2240",
            "description_title": "Emendamento 1.10 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36844,
            "slug": "vs19_440_047",
            "identifier": "vs19_440_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_047/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 13.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 13.500, DDL n. 2026",
            "original_title": "Votazione Emendamento 13.500, DDL n. 2026",
            "description_title": "Emendamento 13.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 74,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36845,
            "slug": "vs19_440_048",
            "identifier": "vs19_440_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_048/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 13.10 PAVANELLI EMMA (M5S) - Votazione Emendamento 13.10 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.10 DDL n. 2026",
            "description_title": "Emendamento 13.10 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36850,
            "slug": "vs19_440_053",
            "identifier": "vs19_440_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_053/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 13.15 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 13.15 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.15 DDL n. 2026",
            "description_title": "Emendamento 13.15 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": 59.92,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33436,
            "slug": "vs19_377_113",
            "identifier": "vs19_377_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_113/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 23.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 33491,
            "slug": "vs19_377_117",
            "identifier": "vs19_377_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_117/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 24.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.4",
            "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": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 36888,
            "slug": "vs19_441_010",
            "identifier": "vs19_441_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_010/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 27.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 27.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.2 DDL n. 2026",
            "description_title": "Emendamento 27.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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33466,
            "slug": "vs19_377_125",
            "identifier": "vs19_377_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_125/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 125,
            "title": "ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "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": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36936,
            "slug": "vs19_444_028",
            "identifier": "vs19_444_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_028/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.56 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.56 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.56 PDL n. 2149",
            "description_title": "Emendamento 2.56 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 36891,
            "slug": "vs19_441_013",
            "identifier": "vs19_441_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_013/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 27.5 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 27.5 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.5 DDL n. 2026",
            "description_title": "Emendamento 27.5 BENZONI FABRIZIO (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": 2,
            "n_margin": 51,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 36922,
            "slug": "vs19_444_014",
            "identifier": "vs19_444_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_014/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.22 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.22 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.22 PDL n. 2149",
            "description_title": "Emendamento 2.22 MALAVASI ILENIA (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": 37,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 34487,
            "slug": "vs19_377_014",
            "identifier": "vs19_377_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_014/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.8 SANTILLO AGOSTINO (M5S)",
            "original_title": "Emendamento 3.8 SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34278,
            "slug": "vs19_392_035",
            "identifier": "vs19_392_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_035/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2150/51 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2150/51 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/51 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/51 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35698,
            "slug": "vs19_409_018",
            "identifier": "vs19_409_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_018/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 3.68 AURIEMMA CARMELA (M5S), 3.70 ZARATTI FILIBERTO (AVS) e 3.1013 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.68 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.68 DDL n. 1917",
            "description_title": "Identici emendamenti 3.68 AURIEMMA CARMELA (M5S), 3.70 ZARATTI FILIBERTO (AVS) e 3.1013 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": 35,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 35573,
            "slug": "vs19_405_001",
            "identifier": "vs19_405_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_001/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2031",
            "original_title": "Votazione Articolo 1 DDL n. 2031",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36805,
            "slug": "vs19_440_068",
            "identifier": "vs19_440_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_068/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 2026",
            "original_title": "Votazione Articolo 20 DDL n. 2026",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 35599,
            "slug": "vs19_406_001",
            "identifier": "vs19_406_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_001/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1917",
            "description_title": "Emendamento 1.1 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 27496,
            "slug": "vs19_236_077",
            "identifier": "vs19_236_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_077/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1630/3 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1630/3 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/3 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/3 FENU EMILIANO (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": 59.92,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25130,
            "slug": "vs19_197_024",
            "identifier": "vs19_197_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_024/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 2.01 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.01 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 2.01 QUARTINI ANDREA (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": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27387,
            "slug": "vs19_236_010",
            "identifier": "vs19_236_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_010/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.32 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.32 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.32 DDL n. 1630",
            "description_title": "Emendamento 1.32 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": 26,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27478,
            "slug": "vs19_236_013",
            "identifier": "vs19_236_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_013/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.22 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.22 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1630",
            "description_title": "Emendamento 1.22 L'ABBATE PATTY (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": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27487,
            "slug": "vs19_236_087",
            "identifier": "vs19_236_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_087/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1630/15 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1630/15 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/15 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/15 BORRELLI FRANCESCO EMILIO (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": 37,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 28346,
            "slug": "vs19_247_032",
            "identifier": "vs19_247_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_032/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1633/71 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1633/71 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/71 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/71 SILVESTRI FRANCESCO (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": 33,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 27453,
            "slug": "vs19_236_044",
            "identifier": "vs19_236_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_044/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1.60 TORTO DANIELA (M5S) - Votazione Emendamento 1.60 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.60 DDL n. 1630",
            "description_title": "Emendamento 1.60 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27392,
            "slug": "vs19_236_049",
            "identifier": "vs19_236_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_049/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.8 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 2.8 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1630",
            "description_title": "Emendamento 2.8 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 28368,
            "slug": "vs19_247_051",
            "identifier": "vs19_247_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_051/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1633/92 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1633/92 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/92 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/92 IARIA ANTONINO (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": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27455,
            "slug": "vs19_236_025",
            "identifier": "vs19_236_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_025/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.27 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.27 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1630",
            "description_title": "Emendamento 1.27 BORRELLI FRANCESCO EMILIO (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": 59.92,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27412,
            "slug": "vs19_236_040",
            "identifier": "vs19_236_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_040/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.56 IARIA ANTONINO (M5S) - Votazione Emendamento 1.56 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.56 DDL n. 1630",
            "description_title": "Emendamento 1.56 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": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25091,
            "slug": "vs19_197_039",
            "identifier": "vs19_197_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_039/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 5.02 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 5.02 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.02 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.02 CARAMIELLO ALESSANDRO (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": 9,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.26
        }
    ]
}