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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=276",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=274",
    "results": [
        {
            "id": 26417,
            "slug": "19-140-35",
            "identifier": "19-140-35",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-35/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 35,
            "title": "Articolo 108",
            "original_title": "Articolo 108",
            "description_title": null,
            "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": 15,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 26416,
            "slug": "19-140-36",
            "identifier": "19-140-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-36/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 36,
            "title": "Articolo 109",
            "original_title": "Articolo 109",
            "description_title": null,
            "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": 14,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 26437,
            "slug": "19-140-1",
            "identifier": "19-140-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-1/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 1,
            "title": "Articolo 90",
            "original_title": "Articolo 90",
            "description_title": null,
            "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": 15,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 26450,
            "slug": "19-140-25",
            "identifier": "19-140-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-25/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 25,
            "title": "Em. 101.TAB.12.1.5, Magni e altri",
            "original_title": "Em. 101.TAB.12.1.5, Magni e altri",
            "description_title": null,
            "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": 22,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 26421,
            "slug": "19-140-29",
            "identifier": "19-140-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-29/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 29,
            "title": "Em. 103.TAB.14.2.5, D'Elia e altri",
            "original_title": "Em. 103.TAB.14.2.5, D'Elia e altri",
            "description_title": null,
            "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": 16,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 26429,
            "slug": "19-140-9",
            "identifier": "19-140-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-9/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 9,
            "title": "Em. 95.TAB.6.1.5, Giacobbe e La Marca",
            "original_title": "Em. 95.TAB.6.1.5, Giacobbe e La Marca",
            "description_title": null,
            "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": 19,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 26434,
            "slug": "19-140-4",
            "identifier": "19-140-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-4/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 4,
            "title": "Em. 92.TAB.3.1.5, Magni e altri",
            "original_title": "Em. 92.TAB.3.1.5, Magni e altri",
            "description_title": null,
            "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": 23,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 26419,
            "slug": "19-140-31",
            "identifier": "19-140-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-31/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 31,
            "title": "Articolo 104",
            "original_title": "Articolo 104",
            "description_title": null,
            "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": 13,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 26425,
            "slug": "19-140-13",
            "identifier": "19-140-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-13/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 13,
            "title": "Em. 96.TAB.7.1.5, D'Elia e altri",
            "original_title": "Em. 96.TAB.7.1.5, D'Elia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 26436,
            "slug": "19-140-2",
            "identifier": "19-140-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-2/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 2,
            "title": "Em. 91.TAB.2.1.5, Scalfarotto e altri",
            "original_title": "Em. 91.TAB.2.1.5, Scalfarotto e altri",
            "description_title": null,
            "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": 29,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 49.43
        },
        {
            "id": 26424,
            "slug": "19-140-14",
            "identifier": "19-140-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-14/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 14,
            "title": "Em. 96.TAB.7.2.5, D'Elia e altri",
            "original_title": "Em. 96.TAB.7.2.5, D'Elia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 26430,
            "slug": "19-140-8",
            "identifier": "19-140-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-8/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 8,
            "title": "Articolo 94",
            "original_title": "Articolo 94",
            "description_title": null,
            "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": 15,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 26426,
            "slug": "19-140-12",
            "identifier": "19-140-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-12/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 12,
            "title": "Articolo 95",
            "original_title": "Articolo 95",
            "description_title": null,
            "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": 15,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 26420,
            "slug": "19-140-30",
            "identifier": "19-140-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-30/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 30,
            "title": "Articolo 103",
            "original_title": "Articolo 103",
            "description_title": null,
            "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": 15,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 26422,
            "slug": "19-140-17",
            "identifier": "19-140-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-17/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 17,
            "title": "Em. 96.TAB.7.5.5, D'Elia e altri",
            "original_title": "Em. 96.TAB.7.5.5, D'Elia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 26371,
            "slug": "vs19_218_002",
            "identifier": "vs19_218_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_218_002/?format=api",
            "sitting": {
                "id": 1564,
                "date": "2023-12-21",
                "number": 218,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0712",
            "original_title": "Votazione Articolo 1 PDL n. 0712",
            "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": "Respinta",
            "n_rebels": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 26370,
            "slug": "vs19_218_001",
            "identifier": "vs19_218_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_218_001/?format=api",
            "sitting": {
                "id": 1564,
                "date": "2023-12-21",
                "number": 218,
                "branch": "C"
            },
            "number": 1,
            "title": "Dichiarazione di urgenza del disegno di legge n. 1620 - Votazione DDL n. 1620",
            "original_title": "Votazione DDL n. 1620",
            "description_title": "Dichiarazione di urgenza del disegno di legge n. 1620",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26409,
            "slug": "vs19_217_005",
            "identifier": "vs19_217_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_005/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1342",
            "original_title": "Votazione Articolo 5 DDL n. 1342",
            "description_title": "Articolo 5",
            "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": 118,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 26415,
            "slug": "vs19_217_045",
            "identifier": "vs19_217_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_045/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1342/6 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1342/6 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/6 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/6 COSTA SERGIO (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": 59,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 26385,
            "slug": "vs19_217_021",
            "identifier": "vs19_217_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_021/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 10.3 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 10.3 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.3 DDL n. 1342",
            "description_title": "Emendamento 10.3 SANTILLO AGOSTINO (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": 65,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 26391,
            "slug": "vs19_217_006",
            "identifier": "vs19_217_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_006/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 6.4 QUARTINI ANDREA (M5S) - Votazione Emendamento 6.4 DDL n. 1342",
            "original_title": "Votazione Emendamento 6.4 DDL n. 1342",
            "description_title": "Emendamento 6.4 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": 3,
            "n_margin": 62,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 26393,
            "slug": "vs19_217_020",
            "identifier": "vs19_217_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_020/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 10.6 FONTANA ILARIA (M5S) - Votazione Emendamento 10.6 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1342",
            "description_title": "Emendamento 10.6 FONTANA ILARIA (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": 57,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 26382,
            "slug": "vs19_217_032",
            "identifier": "vs19_217_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_032/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 13.2 FENU EMILIANO (M5S) - Votazione Emendamento 13.2 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1342",
            "description_title": "Emendamento 13.2 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": 54,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 26384,
            "slug": "vs19_217_017",
            "identifier": "vs19_217_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_017/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 10.4 L'ABBATE PATTY (M5S) - Votazione Emendamento 10.4 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.4 DDL n. 1342",
            "description_title": "Emendamento 10.4 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": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 26386,
            "slug": "vs19_217_040",
            "identifier": "vs19_217_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_040/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1342",
            "original_title": "Votazione Articolo 17 DDL n. 1342",
            "description_title": "Articolo 17",
            "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": 122,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 26217,
            "slug": "vs19_217_024",
            "identifier": "vs19_217_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_024/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 10.2 FONTANA ILARIA (M5S) - Votazione Emendamento 10.2 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1342",
            "description_title": "Emendamento 10.2 FONTANA ILARIA (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": 57,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 26374,
            "slug": "vs19_217_030",
            "identifier": "vs19_217_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_030/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1342",
            "original_title": "Votazione Articolo 12 DDL n. 1342",
            "description_title": "Articolo 12",
            "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": 119,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 26380,
            "slug": "vs19_217_023",
            "identifier": "vs19_217_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_023/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 10.9 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 10.9 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.9 DDL n. 1342",
            "description_title": "Emendamento 10.9 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26378,
            "slug": "vs19_217_034",
            "identifier": "vs19_217_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_034/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 13.3 FENU EMILIANO (M5S) - Votazione Emendamento 13.3 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.3 DDL n. 1342",
            "description_title": "Emendamento 13.3 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": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 26399,
            "slug": "vs19_217_028",
            "identifier": "vs19_217_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_028/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 11.1000 COSTA SERGIO (M5S) - Votazione Emendamento 11.1000 DDL n. 1342",
            "original_title": "Votazione Emendamento 11.1000 DDL n. 1342",
            "description_title": "Emendamento 11.1000 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 68,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 26400,
            "slug": "vs19_217_029",
            "identifier": "vs19_217_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_029/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1342",
            "original_title": "Votazione Articolo 11 DDL n. 1342",
            "description_title": "Articolo 11",
            "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": 118,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 26402,
            "slug": "vs19_217_031",
            "identifier": "vs19_217_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_031/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 13.1 FENU EMILIANO (M5S) - Votazione Emendamento 13.1 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1342",
            "description_title": "Emendamento 13.1 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": 6,
            "n_margin": 51,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 26218,
            "slug": "vs19_217_014",
            "identifier": "vs19_217_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_014/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1342",
            "original_title": "Votazione Articolo 8 DDL n. 1342",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 112,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 26215,
            "slug": "vs19_217_019",
            "identifier": "vs19_217_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_019/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 10.5 FONTANA ILARIA (M5S) - Votazione Emendamento 10.5 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.5 DDL n. 1342",
            "description_title": "Emendamento 10.5 FONTANA ILARIA (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": 55,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 26373,
            "slug": "vs19_217_008",
            "identifier": "vs19_217_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_008/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 6.7 QUARTINI ANDREA (M5S) - Votazione Emendamento 6.7 DDL n. 1342",
            "original_title": "Votazione Emendamento 6.7 DDL n. 1342",
            "description_title": "Emendamento 6.7 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": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 26372,
            "slug": "vs19_217_001",
            "identifier": "vs19_217_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_001/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1342",
            "original_title": "Votazione Articolo 4 DDL n. 1342",
            "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": 1,
            "n_margin": 114,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 26388,
            "slug": "vs19_217_026",
            "identifier": "vs19_217_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_026/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 10.05 FENU EMILIANO (M5S) - Votazione Emendamento 10.05 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.05 DDL n. 1342",
            "description_title": "Articolo aggiuntivo 10.05 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": 5,
            "n_margin": 65,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 26396,
            "slug": "vs19_217_047",
            "identifier": "vs19_217_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_047/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1342/10, nel testo riformulato, FORMENTINI PAOLO (LEGA) - Votazione Ordine del giorno 9/1342/10, DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/10, DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/10, nel testo riformulato, FORMENTINI PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26406,
            "slug": "vs19_217_018",
            "identifier": "vs19_217_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_018/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 10.1 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 10.1 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1342",
            "description_title": "Emendamento 10.1 ORRICO ANNA LAURA (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": 57,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 26412,
            "slug": "vs19_217_048",
            "identifier": "vs19_217_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_048/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1342/75 MOLLICONE FEDERICO (FDI) - Votazione Ordine del giorno 9/1342/75 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/75 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/75 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 101,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 26411,
            "slug": "vs19_217_041",
            "identifier": "vs19_217_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_041/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1342/2 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1342/2 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/2 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/2 BRUNO RAFFAELE (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": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26394,
            "slug": "vs19_217_049",
            "identifier": "vs19_217_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_049/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1342/78, nel testo riformulato, CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1342/78, DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/78, DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/78, nel testo riformulato, CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 138,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26381,
            "slug": "vs19_217_007",
            "identifier": "vs19_217_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_007/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 6.8 SCUTELLA' ELISA (M5S) - Votazione Emendamento 6.8 DDL n. 1342",
            "original_title": "Votazione Emendamento 6.8 DDL n. 1342",
            "description_title": "Emendamento 6.8 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 26410,
            "slug": "vs19_217_009",
            "identifier": "vs19_217_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_009/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 6.6 QUARTINI ANDREA (M5S) - Votazione Emendamento 6.6 DDL n. 1342",
            "original_title": "Votazione Emendamento 6.6 DDL n. 1342",
            "description_title": "Emendamento 6.6 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": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 26379,
            "slug": "vs19_217_022",
            "identifier": "vs19_217_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_022/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 10.7 L'ABBATE PATTY (M5S) - Votazione Emendamento 10.7 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.7 DDL n. 1342",
            "description_title": "Emendamento 10.7 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": 58,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 26219,
            "slug": "vs19_217_050",
            "identifier": "vs19_217_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_050/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 50,
            "title": "Legge di delegazione europea 2022-2023",
            "original_title": "Votazione finale DDL n. 1342",
            "description_title": "Delega al Governo per il recepimento delle direttive europee e l'attuazione di altri atti dell'Unione europea - Legge di delegazione europea 2022-2023 (DDL 1342)",
            "public_title": "Legge di delegazione europea 2022-2023",
            "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": 85,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26220,
            "slug": "vs19_217_043",
            "identifier": "vs19_217_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_043/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1342/4 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1342/4 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/4 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/4 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26375,
            "slug": "vs19_217_003",
            "identifier": "vs19_217_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_003/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 5.2 FENU EMILIANO (M5S) - Votazione Emendamento 5.2 DDL n. 1342",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1342",
            "description_title": "Emendamento 5.2 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": 61,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 26377,
            "slug": "vs19_217_038",
            "identifier": "vs19_217_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_038/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1342",
            "original_title": "Votazione Articolo 15 DDL n. 1342",
            "description_title": "Articolo 15",
            "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": 119,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 26397,
            "slug": "vs19_217_012",
            "identifier": "vs19_217_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_012/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 8.1 MORFINO DANIELA (M5S) - Votazione Emendamento 8.1 DDL n. 1342",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1342",
            "description_title": "Emendamento 8.1 MORFINO 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": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 46.91
        }
    ]
}