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

{
    "count": 22951,
    "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=223",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=221",
    "results": [
        {
            "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": 38510,
            "slug": "vs19_482_060",
            "identifier": "vs19_482_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_060/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 1-TER.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "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": 37565,
            "slug": "vs19_455_020",
            "identifier": "vs19_455_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_020/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2142/1 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2142/1 DDL n. 2142",
            "original_title": "Votazione Ordine del giorno 9/2142/1 DDL n. 2142",
            "description_title": "Ordine del giorno n. 9/2142/1 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38412,
            "slug": "vs19_481_021",
            "identifier": "vs19_481_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_021/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/2329-A/21 - Votazione Ordine del giorno 9/2329-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/21 ",
            "description_title": "ODG 9/2329-A/21",
            "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": 58.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "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": 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": 38413,
            "slug": "vs19_481_022",
            "identifier": "vs19_481_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_022/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/2329-A/22 - Votazione Ordine del giorno 9/2329-A/22 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/22 ",
            "description_title": "ODG 9/2329-A/22",
            "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.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38424,
            "slug": "vs19_481_033",
            "identifier": "vs19_481_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_033/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 33,
            "title": "ODG 9/2329-A/33 - Votazione Ordine del giorno 9/2329-A/33 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/33 ",
            "description_title": "ODG 9/2329-A/33",
            "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": 55.56,
            "minority_cohesion_rate": 55.41
        },
        {
            "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": 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": 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": 38497,
            "slug": "vs19_482_047",
            "identifier": "vs19_482_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_047/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 1.47 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.47",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 32310,
            "slug": "vs19_349_087",
            "identifier": "vs19_349_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_087/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1660/54 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1660/54 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/54 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/54 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32306,
            "slug": "vs19_349_089",
            "identifier": "vs19_349_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_089/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1660/56 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1660/56 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/56 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/56 GHIRRA FRANCESCA (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": 32309,
            "slug": "vs19_349_099",
            "identifier": "vs19_349_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_099/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1660/66 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/1660/66 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/66 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/66 BOSCHI MARIA ELENA (IVICRE)",
            "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": 31908,
            "slug": "vs19_349_001",
            "identifier": "vs19_349_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_001/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo aggiuntivo 33.04 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 33.04 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.04 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 33.04 SERRACCHIANI DEBORA (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": 60.0,
            "minority_cohesion_rate": 60.38
        },
        {
            "id": 32103,
            "slug": "vs19_349_058",
            "identifier": "vs19_349_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_058/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1660/24 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1660/24 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/24 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/24 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 31400,
            "slug": "vs19_336_075",
            "identifier": "vs19_336_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_075/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 8.12 LAI SILVIO (PD-IDP) - Votazione Emendamento 8.12 DDL n. 1930",
            "original_title": "Votazione Emendamento 8.12 DDL n. 1930",
            "description_title": "Emendamento 8.12 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 39577,
            "slug": "vs19_504_021",
            "identifier": "vs19_504_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_021/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 7.32 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 31865,
            "slug": "vs19_349_031",
            "identifier": "vs19_349_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_031/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 37.01005 ASCARI STEFANIA (M5S) - Votazione Emendamento 37.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01005 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 31917,
            "slug": "vs19_349_026",
            "identifier": "vs19_349_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_026/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 37.012 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 37.012 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.012 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.012 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 36295,
            "slug": "vs19_431_014",
            "identifier": "vs19_431_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_014/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2245/39 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/2245/39 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/39 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/39 FORATTINI ANTONELLA (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.64,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 31402,
            "slug": "vs19_336_077",
            "identifier": "vs19_336_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_077/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 9.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1930",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1930",
            "description_title": "Emendamento 9.1 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31416,
            "slug": "vs19_336_091",
            "identifier": "vs19_336_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_091/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 91,
            "title": "Identici emendamenti 11.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 11.1000 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 11.8 DDL n. 1930",
            "original_title": "Votazione Emendamento 11.8 DDL n. 1930",
            "description_title": "Identici emendamenti 11.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 11.1000 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31421,
            "slug": "vs19_336_096",
            "identifier": "vs19_336_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_096/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 96,
            "title": "Articolo aggiuntivo 13.01 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 13.01 DDL n. 1930",
            "original_title": "Votazione Emendamento 13.01 DDL n. 1930",
            "description_title": "Articolo aggiuntivo 13.01 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 37561,
            "slug": "vs19_455_015",
            "identifier": "vs19_455_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_015/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/153-AR/6 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/153-AR/6 PDL n. 0153",
            "original_title": "Votazione Ordine del giorno 9/153-AR/6 PDL n. 0153",
            "description_title": "Ordine del giorno n. 9/153-AR/6 TUCCI RICCARDO (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.2,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 31422,
            "slug": "vs19_336_097",
            "identifier": "vs19_336_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_097/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 97,
            "title": "Articolo aggiuntivo 13.03, inammissibile limitatamente alla lettera a), PAVANELLI EMMA (M5S) - Votazione Emendamento 13.03, DDL n. 1930",
            "original_title": "Votazione Emendamento 13.03, DDL n. 1930",
            "description_title": "Articolo aggiuntivo 13.03, inammissibile limitatamente alla lettera a), 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": 68.49,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31424,
            "slug": "vs19_336_099",
            "identifier": "vs19_336_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_099/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 14.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 14.5 DDL n. 1930",
            "original_title": "Votazione Emendamento 14.5 DDL n. 1930",
            "description_title": "Emendamento 14.5 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": 69.33,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31428,
            "slug": "vs19_336_103",
            "identifier": "vs19_336_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_103/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 15.1 LAI SILVIO (PD-IDP) - Votazione Emendamento 15.1 DDL n. 1930",
            "original_title": "Votazione Emendamento 15.1 DDL n. 1930",
            "description_title": "Emendamento 15.1 LAI SILVIO (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": 66.81,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31467,
            "slug": "vs19_336_116",
            "identifier": "vs19_336_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_116/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/1930/17 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1930/17 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/17 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/17 DI SANZO CHRISTIAN DIEGO (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.97,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 31455,
            "slug": "vs19_336_104",
            "identifier": "vs19_336_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_104/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1930/1 PASTORINO LUCA (M-+EUR) - Votazione Ordine del giorno 9/1930/1 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/1 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/1 PASTORINO LUCA (M-+EUR)",
            "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.87,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31471,
            "slug": "vs19_336_120",
            "identifier": "vs19_336_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_120/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 120,
            "title": "Ordine del giorno n. 9/1930/25 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1930/25 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/25 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/25 SCOTTO ARTURO (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.13,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 38462,
            "slug": "vs19_482_012",
            "identifier": "vs19_482_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_012/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38407,
            "slug": "vs19_481_016",
            "identifier": "vs19_481_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_016/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2329-A/16 - Votazione Ordine del giorno 9/2329-A/16 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/16 ",
            "description_title": "ODG 9/2329-A/16",
            "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.85,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 31419,
            "slug": "vs19_336_094",
            "identifier": "vs19_336_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_094/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 13.1 L'ABBATE PATTY (M5S) - Votazione Emendamento 13.1 DDL n. 1930",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1930",
            "description_title": "Emendamento 13.1 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": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31464,
            "slug": "vs19_336_113",
            "identifier": "vs19_336_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_113/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/1930/13 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1930/13 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/13 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/13 FONTANA ILARIA (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": 66.81,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 35031,
            "slug": "vs19_336_039",
            "identifier": "vs19_336_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_039/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 6.1 ONORI FEDERICA (APERRE)",
            "original_title": "Emendamento 6.1 ONORI FEDERICA (APERRE)",
            "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": 68.91,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 35046,
            "slug": "vs19_336_054",
            "identifier": "vs19_336_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_054/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 6.27 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "original_title": "Emendamento 6.27 DI SANZO CHRISTIAN DIEGO (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": 68.49,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 35050,
            "slug": "vs19_336_058",
            "identifier": "vs19_336_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_058/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 6.1000 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 6.1000 GHIRRA FRANCESCA (AVS)",
            "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": 67.65,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 36187,
            "slug": "vs19_429_024",
            "identifier": "vs19_429_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_024/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2184/42 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/2184/42 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/42 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/42 CANTONE LUCIANO (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.29,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35062,
            "slug": "vs19_336_070",
            "identifier": "vs19_336_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_070/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 7.30 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 7.30 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 26602,
            "slug": "vs19_220_040",
            "identifier": "vs19_220_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_040/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1627/25 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/1627/25 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/25 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/25 QUARTAPELLE PROCOPIO LIA (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": 75.53,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 35066,
            "slug": "vs19_336_074",
            "identifier": "vs19_336_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_074/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 8.9 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 8.9 GHIRRA FRANCESCA (AVS)",
            "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": 66.39,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 39407,
            "slug": "vs19_503_072",
            "identifier": "vs19_503_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_072/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo aggiuntivo 12.02 CASO ANTONIO (M5S) - Votazione Emendamento 12.02 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.02 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.02 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 31391,
            "slug": "vs19_331_044",
            "identifier": "vs19_331_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_044/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 5.11 QUARTINI ANDREA (M5S) - Votazione Emendamento 5.11 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.11 DDL n. 1975",
            "description_title": "Emendamento 5.11 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": 65.55,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 38471,
            "slug": "vs19_482_021",
            "identifier": "vs19_482_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_021/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 1.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36178,
            "slug": "vs19_429_015",
            "identifier": "vs19_429_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_015/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2184/29 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2184/29 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/29 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/29 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 32580,
            "slug": "vs19_361_037",
            "identifier": "vs19_361_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_037/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1532-bis/55 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/55 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/55 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/55 D'ALFONSO LUCIANO (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": 68.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 31355,
            "slug": "vs19_331_008",
            "identifier": "vs19_331_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_008/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.7 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.7 DDL n. 1975",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1975",
            "description_title": "Emendamento 1.7 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 67.7
        }
    ]
}