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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=132",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=130",
    "results": [
        {
            "id": 26796,
            "slug": "vs19_223_027",
            "identifier": "vs19_223_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_027/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1624/16 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1624/16 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/16 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/16 RICCIARDI TONI (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": 28,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26706,
            "slug": "vs19_224_007",
            "identifier": "vs19_224_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_007/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00226 (Nuova formulazione), sul capoverso quindicesimo della parte dispositiva, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), sul capoverso quindicesimo della parte dispositiva, RICCIARDI MARIANNA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 26707,
            "slug": "vs19_224_004",
            "identifier": "vs19_224_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_004/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00226 (Nuova formulazione), limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi settimo, decimo, quindicesimo, sedicesimo, diciannovesimo e ventesimo, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi settimo, decimo, quindicesimo, sedicesimo, diciannovesimo e ventesimo, RICCIARDI MARIANNA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 141,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 29882,
            "slug": "vs19_276_027",
            "identifier": "vs19_276_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_027/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/851/11, nel testo riformulato, MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/851/11, PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/11, PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/11, nel testo riformulato, MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 132,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 29871,
            "slug": "vs19_276_006",
            "identifier": "vs19_276_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_006/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1532-ter/6, nel testo riformulato, BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1532-ter/6, DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/6, DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/6, nel testo riformulato, BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 74.85
        },
        {
            "id": 29865,
            "slug": "vs19_276_016",
            "identifier": "vs19_276_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_016/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0851",
            "original_title": "Votazione Articolo 3 PDL n. 0851",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 110,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 39.88
        },
        {
            "id": 29870,
            "slug": "vs19_276_005",
            "identifier": "vs19_276_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_005/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1532-ter/5 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1532-ter/5 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/5 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/5 BARZOTTI VALENTINA (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": 52,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 44.79
        },
        {
            "id": 29879,
            "slug": "vs19_276_024",
            "identifier": "vs19_276_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_024/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/851/8, come riformulato, GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/851/8, PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/8, PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/8, come riformulato, GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 29941,
            "slug": "vs19_281_006",
            "identifier": "vs19_281_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_006/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1752/24 PELLA ROBERTO (FI-PPE) - Votazione Ordine del giorno 9/1752/24 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/24 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/24 PELLA ROBERTO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 122,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29998,
            "slug": "vs19_281_064",
            "identifier": "vs19_281_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_064/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1752/89 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1752/89 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/89 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/89 MADIA MARIA 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": 17,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30037,
            "slug": "vs19_281_041",
            "identifier": "vs19_281_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_041/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1752/64 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1752/64 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/64 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/64 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30039,
            "slug": "vs19_281_090",
            "identifier": "vs19_281_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_090/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1752/117 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1752/117 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/117 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/117 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 29961,
            "slug": "vs19_281_030",
            "identifier": "vs19_281_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_030/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1752/51 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1752/51 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/51 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/51 PAVANELLI EMMA (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": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30067,
            "slug": "vs19_281_053",
            "identifier": "vs19_281_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_053/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1752/77 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/77 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30035,
            "slug": "vs19_281_068",
            "identifier": "vs19_281_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_068/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1752/93 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/93 ZAN ALESSANDRO (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": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29991,
            "slug": "vs19_281_094",
            "identifier": "vs19_281_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_094/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1752/121 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1752/121 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/121 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/121 CUPERLO GIANNI (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": 26,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 29949,
            "slug": "vs19_281_001",
            "identifier": "vs19_281_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_001/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1752/4 MARATTIN LUIGI (IVICRE) - Votazione Ordine del giorno 9/1752/4 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/4 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/4 MARATTIN LUIGI (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 114,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29963,
            "slug": "vs19_281_012",
            "identifier": "vs19_281_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_012/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1752/33 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1752/33 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/33 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/33 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29955,
            "slug": "vs19_281_002",
            "identifier": "vs19_281_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_002/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1752/9 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Ordine del giorno 9/1752/9 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/9 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/9 CARFAGNA MARIA ROSARIA (APERRE)",
            "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": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 30055,
            "slug": "vs19_281_091",
            "identifier": "vs19_281_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_091/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1752/118 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1752/118 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/118 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/118 GRIBAUDO 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 30049,
            "slug": "vs19_281_079",
            "identifier": "vs19_281_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_079/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1752/105 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1752/105 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/105 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/105 BAKKALI OUIDAD (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": 26,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 29996,
            "slug": "vs19_282_012",
            "identifier": "vs19_282_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_012/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1752/134 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1752/134 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/134 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/134 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": 1,
            "n_margin": 53,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 30072,
            "slug": "vs19_282_029",
            "identifier": "vs19_282_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_029/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1752/114 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1752/114 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/114 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/114 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 30063,
            "slug": "vs19_282_020",
            "identifier": "vs19_282_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_020/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1752/142 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1752/142 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/142 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/142 CIANI PAOLO (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": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30036,
            "slug": "vs19_282_011",
            "identifier": "vs19_282_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_011/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1752/133 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/1752/133 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/133 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/133 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": 13,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30068,
            "slug": "vs19_282_022",
            "identifier": "vs19_282_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_022/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1752/144 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1752/144 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/144 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/144 SARRACINO 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30002,
            "slug": "vs19_282_009",
            "identifier": "vs19_282_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_009/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1752/131 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1752/131 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/131 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/131 MARINO MARIA STEFANIA (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": 14,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30337,
            "slug": "vs19_300_006",
            "identifier": "vs19_300_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_006/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.500 da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.500 PDL n. 0304",
            "original_title": "Votazione Emendamento 1.500 PDL n. 0304",
            "description_title": "Emendamento 1.500 da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 30361,
            "slug": "vs19_300_007",
            "identifier": "vs19_300_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_007/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.701 della Commissione - Votazione Emendamento 1.701 ",
            "original_title": "Votazione Emendamento 1.701 ",
            "description_title": "Emendamento 1.701 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 30339,
            "slug": "vs19_301_006",
            "identifier": "vs19_301_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_006/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00289, limitatamente ai capoversi primo e terzo della premessa e al capoverso primo, lettera b), della parte dispositiva, MARATTIN LUIGI (IVICRE) ed altri - Votazione Mozione 1_00289",
            "original_title": "Votazione Mozione 1_00289",
            "description_title": "Mozione n. 1-00289, limitatamente ai capoversi primo e terzo della premessa e al capoverso primo, lettera b), della parte dispositiva, MARATTIN LUIGI (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 81,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 30365,
            "slug": "vs19_301_008",
            "identifier": "vs19_301_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_008/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00290 GRIMALDI MARCO (AVS) ed altri - Votazione Mozione 1_00290",
            "original_title": "Votazione Mozione 1_00290",
            "description_title": "Mozione n. 1-00290 GRIMALDI MARCO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30363,
            "slug": "vs19_301_002",
            "identifier": "vs19_301_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_002/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00279 CONTE GIUSEPPE (M5S) ed altri - Votazione Mozione 1_00279",
            "original_title": "Votazione Mozione 1_00279",
            "description_title": "Mozione n. 1-00279 CONTE GIUSEPPE (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 30462,
            "slug": "vs19_304_008",
            "identifier": "vs19_304_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_304_008/?format=api",
            "sitting": {
                "id": 1710,
                "date": "2024-06-11",
                "number": 304,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.19 COSTA SERGIO (M5S) - Votazione Emendamento 1.19 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1665",
            "description_title": "Emendamento 1.19 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 30467,
            "slug": "vs19_304_013",
            "identifier": "vs19_304_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_304_013/?format=api",
            "sitting": {
                "id": 1710,
                "date": "2024-06-11",
                "number": 304,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.28 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 1.28 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1665",
            "description_title": "Emendamento 1.28 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30469,
            "slug": "vs19_305_001",
            "identifier": "vs19_305_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_001/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.31 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.31 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1665",
            "description_title": "Emendamento 1.31 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30470,
            "slug": "vs19_305_002",
            "identifier": "vs19_305_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_002/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.33 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.33 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.33 DDL n. 1665",
            "description_title": "Emendamento 1.33 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30514,
            "slug": "vs19_309_071",
            "identifier": "vs19_309_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_071/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 3.137 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.137 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.137 DDL n. 1665",
            "description_title": "Emendamento 3.137 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30557,
            "slug": "vs19_309_106",
            "identifier": "vs19_309_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_106/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 4.94 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.94 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.94 DDL n. 1665",
            "description_title": "Emendamento 4.94 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30580,
            "slug": "vs19_309_016",
            "identifier": "vs19_309_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_016/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.99 CASO ANTONIO (M5S) - Votazione Emendamento 2.99 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.99 DDL n. 1665",
            "description_title": "Emendamento 2.99 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": 28,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30570,
            "slug": "vs19_309_088",
            "identifier": "vs19_309_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_088/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 3.361 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 3.361 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.361 DDL n. 1665",
            "description_title": "Emendamento 3.361 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30531,
            "slug": "vs19_309_055",
            "identifier": "vs19_309_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_055/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.8 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.8 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1665",
            "description_title": "Emendamento 3.8 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30584,
            "slug": "vs19_309_075",
            "identifier": "vs19_309_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_075/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 3.236 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.236 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.236 DDL n. 1665",
            "description_title": "Emendamento 3.236 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30711,
            "slug": "vs19_309_199",
            "identifier": "vs19_309_199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_199/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 199,
            "title": "Ordine del giorno n. 9/1665/27 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1665/27 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/27 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/27 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30737,
            "slug": "vs19_309_181",
            "identifier": "vs19_309_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_181/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 181,
            "title": "Ordine del giorno n. 9/1665/2 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1665/2 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/2 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/2 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30730,
            "slug": "vs19_309_182",
            "identifier": "vs19_309_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_182/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 182,
            "title": "Ordine del giorno n. 9/1665/3 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1665/3 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/3 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/3 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30651,
            "slug": "vs19_309_148",
            "identifier": "vs19_309_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_148/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 148,
            "title": "Emendamento 8.38 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.38 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.38 DDL n. 1665",
            "description_title": "Emendamento 8.38 BOSCHI MARIA ELENA (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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30663,
            "slug": "vs19_309_131",
            "identifier": "vs19_309_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_131/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 7.184 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 7.184 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.184 DDL n. 1665",
            "description_title": "Emendamento 7.184 BOSCHI MARIA ELENA (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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30672,
            "slug": "vs19_309_132",
            "identifier": "vs19_309_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_132/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 132,
            "title": "Emendamento 7.182 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.182 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.182 DDL n. 1665",
            "description_title": "Emendamento 7.182 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30653,
            "slug": "vs19_309_134",
            "identifier": "vs19_309_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_134/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 134,
            "title": "Emendamento 7.191 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.191 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.191 DDL n. 1665",
            "description_title": "Emendamento 7.191 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30677,
            "slug": "vs19_309_143",
            "identifier": "vs19_309_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_143/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 143,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1665",
            "original_title": "Votazione Articolo 7 DDL n. 1665",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 69.14
        }
    ]
}