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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=233",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=231",
    "results": [
        {
            "id": 27685,
            "slug": "vs19_239_047",
            "identifier": "vs19_239_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_047/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 12.15 FENU EMILIANO (M5S) - Votazione Emendamento 12.15 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.15 DDL n. 1515",
            "description_title": "Emendamento 12.15 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": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27708,
            "slug": "vs19_239_078",
            "identifier": "vs19_239_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_078/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 19.13 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 19.13 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.13 DDL n. 1515",
            "description_title": "Emendamento 19.13 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 32042,
            "slug": "vs19_345_047",
            "identifier": "vs19_345_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_047/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 17.1000 AURIEMMA CARMELA (M5S) - Votazione Emendamento 17.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.1000 DDL n. 1660",
            "description_title": "Emendamento 17.1000 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 73.12
        },
        {
            "id": 24112,
            "slug": "vs19_161_010",
            "identifier": "vs19_161_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_161_010/?format=api",
            "sitting": {
                "id": 1466,
                "date": "2023-09-13",
                "number": 161,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento TAB 2.2 GRIMALDI MARCO (AVS) - Votazione Emendamento TAB DDL n. 1344",
            "original_title": "Votazione Emendamento TAB DDL n. 1344",
            "description_title": "Emendamento TAB 2.2 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22757,
            "slug": "vs19_142_030",
            "identifier": "vs19_142_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_030/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 3.04 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 3.04 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.04 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.04 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 34713,
            "slug": "vs19_374_018",
            "identifier": "vs19_374_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_018/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2038/34 MADIA MARIA ANNA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/2038/34 MADIA MARIA ANNA (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": 25,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 31360,
            "slug": "vs19_331_013",
            "identifier": "vs19_331_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_013/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.1 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1975",
            "description_title": "Emendamento 3.1 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 24239,
            "slug": "vs19_171_020",
            "identifier": "vs19_171_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_020/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1436/29 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/1436/29 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/29 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/29 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22779,
            "slug": "vs19_142_033",
            "identifier": "vs19_142_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_033/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 3.08 FENU EMILIANO (M5S) - Votazione Emendamento 3.08 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.08 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.08 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 34916,
            "slug": "vs19_331_123",
            "identifier": "vs19_331_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_123/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 123,
            "title": "Ordine del giorno n. 9/1975/86, limitatamente al capoverso primo dell'impegno, QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/86, limitatamente al capoverso primo 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 22773,
            "slug": "vs19_142_032",
            "identifier": "vs19_142_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_032/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 3.07 FENU EMILIANO (M5S) - Votazione Emendamento 3.07 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.07 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.07 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 34913,
            "slug": "vs19_331_120",
            "identifier": "vs19_331_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_120/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 120,
            "title": "Ordine del giorno n. 9/1975/81 SOTTANELLI GIULIO CESARE (APERRE)",
            "original_title": "Ordine del giorno n. 9/1975/81 SOTTANELLI GIULIO CESARE (APERRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 31503,
            "slug": "vs19_340_027",
            "identifier": "vs19_340_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_027/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 2.02 BONELLI ANGELO (AVS) - Votazione Emendamento 2.02 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.02 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31499,
            "slug": "vs19_340_023",
            "identifier": "vs19_340_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_023/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.3 BONELLI ANGELO (AVS) - Votazione Emendamento 2.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1997",
            "description_title": "Emendamento 2.3 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 32030,
            "slug": "vs19_349_009",
            "identifier": "vs19_349_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_009/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 34.01000 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 34.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 34.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 34.01000 MAGI RICCARDO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 22814,
            "slug": "vs19_142_002",
            "identifier": "vs19_142_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_002/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.02 FENU EMILIANO (M5S) - Votazione Emendamento 1.02 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.02 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.02 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": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24159,
            "slug": "vs19_165_007",
            "identifier": "vs19_165_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_007/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/911/3 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/911/3 PDL n. 0911",
            "original_title": "Votazione Ordine del giorno 9/911/3 PDL n. 0911",
            "description_title": "Ordine del giorno n. 9/911/3 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 32081,
            "slug": "vs19_349_053",
            "identifier": "vs19_349_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_053/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1660/19 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1660/19 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/19 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/19 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 31571,
            "slug": "vs19_340_096",
            "identifier": "vs19_340_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_096/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 9-novies.6 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-novies.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.6 DDL n. 1997",
            "description_title": "Emendamento 9-novies.6 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 35161,
            "slug": "vs19_353_061",
            "identifier": "vs19_353_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_061/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1830/21 BENZONI FABRIZIO (APERRE)",
            "original_title": "Ordine del giorno n. 9/1830/21 BENZONI FABRIZIO (APERRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 57.23
        },
        {
            "id": 32305,
            "slug": "vs19_349_093",
            "identifier": "vs19_349_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_093/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/1660/60 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1660/60 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/60 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/60 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 34914,
            "slug": "vs19_331_121",
            "identifier": "vs19_331_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_121/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/1975/82 ONORI FEDERICA (APERRE)",
            "original_title": "Ordine del giorno n. 9/1975/82 ONORI FEDERICA (APERRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 31570,
            "slug": "vs19_340_095",
            "identifier": "vs19_340_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_095/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 9-novies.5 CASO ANTONIO (M5S) - Votazione Emendamento 9-novies.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.5 DDL n. 1997",
            "description_title": "Emendamento 9-novies.5 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 30891,
            "slug": "vs19_317_004",
            "identifier": "vs19_317_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_004/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1933/4 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1933/4 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/4 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/4 ZINGARETTI NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 34435,
            "slug": "vs19_388_027",
            "identifier": "vs19_388_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_027/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 5.1 DDL n. 2022",
            "description_title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 24730,
            "slug": "vs19_185_043",
            "identifier": "vs19_185_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_043/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 16.02 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.02 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.02 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.02 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 32320,
            "slug": "vs19_349_081",
            "identifier": "vs19_349_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_081/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1660/48 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1660/48 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/48 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/48 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 34328,
            "slug": "vs19_388_203",
            "identifier": "vs19_388_203",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_203/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 203,
            "title": "Emendamento 35.1007 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1007 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1007 DDL n. 2022",
            "description_title": "Emendamento 35.1007 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": 25,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 24537,
            "slug": "vs19_185_052",
            "identifier": "vs19_185_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_052/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 16.039 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.039 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.039 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.039 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 48.95,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 29333,
            "slug": "vs19_270_046",
            "identifier": "vs19_270_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_046/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1790/6 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1790/6 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/6 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/6 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 32316,
            "slug": "vs19_349_080",
            "identifier": "vs19_349_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_080/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1660/47 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1660/47 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/47 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/47 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 35145,
            "slug": "vs19_353_045",
            "identifier": "vs19_353_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_045/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1830/4 AMATO GAETANO (M5S)",
            "original_title": "Ordine del giorno n. 9/1830/4 AMATO GAETANO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 58.49
        },
        {
            "id": 32312,
            "slug": "vs19_349_091",
            "identifier": "vs19_349_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_091/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1660/58 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1660/58 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/58 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/58 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 32308,
            "slug": "vs19_349_088",
            "identifier": "vs19_349_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_088/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1660/55 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1660/55 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/55 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/55 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 24597,
            "slug": "vs19_184_057",
            "identifier": "vs19_184_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_057/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4.21 PAVANELLI EMMA (M5S) - Votazione Emendamento 4.21 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.21 DDL n. 1406",
            "description_title": "Emendamento 4.21 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 32097,
            "slug": "vs19_349_074",
            "identifier": "vs19_349_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_074/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1660/41 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1660/41 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/41 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/41 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 34910,
            "slug": "vs19_331_117",
            "identifier": "vs19_331_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_117/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 117,
            "title": "Ordine del giorno n. 9/1975/77 SARRACINO MARCO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/77 SARRACINO MARCO (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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 30831,
            "slug": "vs19_313_023",
            "identifier": "vs19_313_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_023/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/433 E ABB/5 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/433 E ABB/5 PDL n. 0433",
            "original_title": "Votazione Ordine del giorno 9/433 E ABB/5 PDL n. 0433",
            "description_title": "Ordine del giorno n. 9/433 E ABB/5 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 29531,
            "slug": "vs19_187_029",
            "identifier": "vs19_187_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_029/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1416/42 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1416/42 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/42 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/42 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 32096,
            "slug": "vs19_349_068",
            "identifier": "vs19_349_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_068/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1660/34 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1660/34 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/34 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/34 GIULIANO CARLA (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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24610,
            "slug": "vs19_184_044",
            "identifier": "vs19_184_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_044/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 4.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.8 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1406",
            "description_title": "Emendamento 4.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30846,
            "slug": "vs19_313_008",
            "identifier": "vs19_313_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_008/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1854/3 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1854/3 DDL n. 1854",
            "original_title": "Votazione Ordine del giorno 9/1854/3 DDL n. 1854",
            "description_title": "Ordine del giorno n. 9/1854/3 LOMUTI ARNALDO (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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 24605,
            "slug": "vs19_184_045",
            "identifier": "vs19_184_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_045/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 4.9 TODDE ALESSANDRA (M5S) - Votazione Emendamento 4.9 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.9 DDL n. 1406",
            "description_title": "Emendamento 4.9 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34754,
            "slug": "vs19_353_007",
            "identifier": "vs19_353_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_007/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.11 AMATO GAETANO (M5S)",
            "original_title": "Emendamento 1.11 AMATO GAETANO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 61.67,
            "minority_cohesion_rate": 62.89
        },
        {
            "id": 31971,
            "slug": "vs19_349_039",
            "identifier": "vs19_349_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_039/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 37.01014 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.01014 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01014 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01014 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 31898,
            "slug": "vs19_349_028",
            "identifier": "vs19_349_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_028/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 37.01001 ASCARI STEFANIA (M5S) - Votazione Emendamento 37.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01001 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 34757,
            "slug": "vs19_353_010",
            "identifier": "vs19_353_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_010/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.20 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.20 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.83,
            "minority_cohesion_rate": 61.01
        },
        {
            "id": 29405,
            "slug": "vs19_273_014",
            "identifier": "vs19_273_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_014/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 2.01 AURIEMMA CARMELA (M5S) - Votazione Emendamento 2.01 DDL n. 1532",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 2.01 AURIEMMA CARMELA (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": 25,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 30357,
            "slug": "vs19_297_017",
            "identifier": "vs19_297_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_017/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1877/25 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1877/25 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/25 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/25 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24766,
            "slug": "vs19_184_063",
            "identifier": "vs19_184_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_063/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 63,
            "title": "Identici emendamenti 6.7 APPENDINO CHIARA (M5S) e 6.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.7 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.7 DDL n. 1406",
            "description_title": "Identici emendamenti 6.7 APPENDINO CHIARA (M5S) e 6.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 67.28
        }
    ]
}