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

{
    "count": 22904,
    "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=83",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=81",
    "results": [
        {
            "id": 40675,
            "slug": "vs19_551_062",
            "identifier": "vs19_551_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_062/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 62,
            "title": "EM 2.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.9",
            "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": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34917,
            "slug": "vs19_331_124",
            "identifier": "vs19_331_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_124/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 124,
            "title": "Ordine del giorno n. 9/1975/86, limitatamente al capoverso secondo dell'impegno, QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/86, limitatamente al capoverso secondo dell'impegno, QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 40669,
            "slug": "vs19_551_055",
            "identifier": "vs19_551_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_055/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 1.38 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.38",
            "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": 50,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 38262,
            "slug": "vs19_477_028",
            "identifier": "vs19_477_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_028/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 1.54 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.54",
            "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": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40703,
            "slug": "vs19_552_014",
            "identifier": "vs19_552_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_014/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 14,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 124,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40586,
            "slug": "vs19_547_022",
            "identifier": "vs19_547_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_022/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "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": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38203,
            "slug": "vs19_476_016",
            "identifier": "vs19_476_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_016/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 3.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.101",
            "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": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40584,
            "slug": "vs19_547_020",
            "identifier": "vs19_547_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_020/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 20,
            "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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40619,
            "slug": "vs19_551_067",
            "identifier": "vs19_551_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_067/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 67,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40705,
            "slug": "vs19_552_016",
            "identifier": "vs19_552_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_016/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 16,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "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": 124,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38516,
            "slug": "vs19_482_066",
            "identifier": "vs19_482_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_066/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 1-TER.7, 1-TER.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.7, 1-TER.1000",
            "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": 27,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38263,
            "slug": "vs19_477_029",
            "identifier": "vs19_477_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_029/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 1.55 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.55",
            "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": 20,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37545,
            "slug": "vs19_455_018",
            "identifier": "vs19_455_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_018/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 18,
            "title": "Disposizioni in tema di tutela dei lavoratori affetti da malattie oncologiche, invalidanti e croniche",
            "original_title": "Votazione finale PDL n. 0153",
            "description_title": "Disposizioni concernenti la conservazione del posto di lavoro e i permessi retribuiti per esami e cure mediche in favore dei lavoratori affetti da malattie oncologiche, invalidanti e croniche (Testo unificato PDL 153 e abbinate PDL 202-844-1104-1128-1395-A/R)",
            "public_title": "Disposizioni in tema di tutela dei lavoratori affetti da malattie oncologiche, invalidanti e croniche",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 30367,
            "slug": "vs19_297_018",
            "identifier": "vs19_297_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_018/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1877/27 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1877/27 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/27 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/27 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": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 34962,
            "slug": "vs19_335_008",
            "identifier": "vs19_335_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_008/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1937/9, nel testo riformulato, CASU ANDREA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/9, nel testo riformulato, CASU ANDREA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 117,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 40554,
            "slug": "vs19_547_052",
            "identifier": "vs19_547_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_052/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 52,
            "title": "DDL 1803 - ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "DDL 1803 - ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34963,
            "slug": "vs19_335_009",
            "identifier": "vs19_335_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_009/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1937/10 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/10 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 34964,
            "slug": "vs19_335_010",
            "identifier": "vs19_335_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_010/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1937/11 PORTA FABIO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/11 PORTA FABIO (PD-IDP)",
            "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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 40673,
            "slug": "vs19_551_060",
            "identifier": "vs19_551_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_060/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 60,
            "title": "ART AGG 1.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 34942,
            "slug": "vs19_333_006",
            "identifier": "vs19_333_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_006/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/38 ASCARI STEFANIA (M5S)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/38 ASCARI STEFANIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 37342,
            "slug": "vs19_452_003",
            "identifier": "vs19_452_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_452_003/?format=api",
            "sitting": {
                "id": 1945,
                "date": "2025-03-20",
                "number": 452,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00407, ad eccezione del capoverso quattordicesimo della parte dispositiva, D'ORSO VALENTINA (M5S) ed altri - Votazione Mozione 1_00407",
            "original_title": "Votazione Mozione 1_00407",
            "description_title": "Mozione n. 1-00407, ad eccezione del capoverso quattordicesimo della parte dispositiva, D'ORSO VALENTINA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34977,
            "slug": "vs19_335_023",
            "identifier": "vs19_335_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_023/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1937/24, nel testo riformulato, CURTI AUGUSTO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/24, nel testo riformulato, 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": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 96,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 34.78
        },
        {
            "id": 40564,
            "slug": "vs19_547_065",
            "identifier": "vs19_547_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_065/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 65,
            "title": "DDL 1585 - ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "DDL 1585 - 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": 1,
            "n_margin": 122,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 30351,
            "slug": "vs19_297_007",
            "identifier": "vs19_297_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_007/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1877/8, così come riformulato, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1877/8, DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/8, DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/8, così come riformulato, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 121,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 38302,
            "slug": "vs19_479_010",
            "identifier": "vs19_479_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_010/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 34954,
            "slug": "vs19_333_019",
            "identifier": "vs19_333_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_019/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/67 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/67 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "description_title": "",
            "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": 124,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 38534,
            "slug": "vs19_482_084",
            "identifier": "vs19_482_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_084/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/2402/19 - Votazione Ordine del giorno 9/2402/19 ",
            "original_title": "Votazione Ordine del giorno 9/2402/19 ",
            "description_title": "ODG 9/2402/19",
            "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": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38301,
            "slug": "vs19_479_009",
            "identifier": "vs19_479_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_009/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 9,
            "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": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37340,
            "slug": "vs19_452_001",
            "identifier": "vs19_452_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_452_001/?format=api",
            "sitting": {
                "id": 1945,
                "date": "2025-03-20",
                "number": 452,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00406, ad eccezione del capoverso primo della parte dispositiva, FARAONE DAVIDE (IVICRE), BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) e GIACHETTI ROBERTO (IVICRE) - Votazione Mozione 1_00406",
            "original_title": "Votazione Mozione 1_00406",
            "description_title": "Mozione n. 1-00406, ad eccezione del capoverso primo della parte dispositiva, FARAONE DAVIDE (IVICRE), BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) e GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 37341,
            "slug": "vs19_452_002",
            "identifier": "vs19_452_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_452_002/?format=api",
            "sitting": {
                "id": 1945,
                "date": "2025-03-20",
                "number": 452,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00406, limitatamente al capoverso primo della parte dispositiva, FARAONE DAVIDE (IVICRE), BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) e GIACHETTI ROBERTO (IVICRE) - Votazione Mozione 1_00406",
            "original_title": "Votazione Mozione 1_00406",
            "description_title": "Mozione n. 1-00406, limitatamente al capoverso primo della parte dispositiva, FARAONE DAVIDE (IVICRE), BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) e GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 40678,
            "slug": "vs19_551_065",
            "identifier": "vs19_551_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_065/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 2.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.16",
            "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": 20,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38306,
            "slug": "vs19_479_014",
            "identifier": "vs19_479_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_014/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38463,
            "slug": "vs19_482_013",
            "identifier": "vs19_482_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_013/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.10, 1.11, 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.10, 1.11, 1.1000",
            "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": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40702,
            "slug": "vs19_552_013",
            "identifier": "vs19_552_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_013/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 13,
            "title": "DDL 1687 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 1687 - 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": 125,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40674,
            "slug": "vs19_551_061",
            "identifier": "vs19_551_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_061/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 2.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 38296,
            "slug": "vs19_479_004",
            "identifier": "vs19_479_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_004/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "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": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38299,
            "slug": "vs19_479_007",
            "identifier": "vs19_479_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_007/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40582,
            "slug": "vs19_547_018",
            "identifier": "vs19_547_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_018/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 18,
            "title": "DDL 2369-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2369-A - EM 1.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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38521,
            "slug": "vs19_482_071",
            "identifier": "vs19_482_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_071/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 71,
            "title": "ODG 9/2402/5 - Votazione Ordine del giorno 9/2402/5 ",
            "original_title": "Votazione Ordine del giorno 9/2402/5 ",
            "description_title": "ODG 9/2402/5",
            "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": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40686,
            "slug": "vs19_551_075",
            "identifier": "vs19_551_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_075/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 75,
            "title": "ODG 9/1866-A/8 - Votazione Ordine del giorno 9/1866-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/1866-A/8 ",
            "description_title": "ODG 9/1866-A/8",
            "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": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40676,
            "slug": "vs19_551_063",
            "identifier": "vs19_551_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_063/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 2.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.12",
            "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": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38295,
            "slug": "vs19_479_003",
            "identifier": "vs19_479_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_003/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38512,
            "slug": "vs19_482_062",
            "identifier": "vs19_482_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_062/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 62,
            "title": "EM 1-TER.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.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": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38048,
            "slug": "vs19_475_019",
            "identifier": "vs19_475_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_019/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2307",
            "original_title": "Votazione Articolo 2 DDL n. 2307",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 38484,
            "slug": "vs19_482_034",
            "identifier": "vs19_482_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_034/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 1.34 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.34",
            "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": 30,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38494,
            "slug": "vs19_482_044",
            "identifier": "vs19_482_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_044/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 1.44 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.44",
            "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": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38492,
            "slug": "vs19_482_042",
            "identifier": "vs19_482_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_042/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 1.42 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.42",
            "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": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38197,
            "slug": "vs19_476_009",
            "identifier": "vs19_476_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_009/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.2 DI LAURO CARMEN (M5S) - Votazione Emendamento 2.2 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.2 PDL n. 0741",
            "description_title": "Emendamento 2.2 DI LAURO CARMEN (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": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38468,
            "slug": "vs19_482_018",
            "identifier": "vs19_482_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_018/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 1.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34792,
            "slug": "vs19_338_001",
            "identifier": "vs19_338_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_001/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "original_title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.7
        }
    ]
}