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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=282",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=280",
    "results": [
        {
            "id": 31533,
            "slug": "vs19_340_057",
            "identifier": "vs19_340_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_057/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 9-ter.8 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.8 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.8 DDL n. 1997",
            "description_title": "Emendamento 9-ter.8 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31536,
            "slug": "vs19_340_060",
            "identifier": "vs19_340_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_060/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 9-ter.12 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-ter.12 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.12 DDL n. 1997",
            "description_title": "Emendamento 9-ter.12 DE LUCA PIERO (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": 4,
            "n_margin": 36,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 31538,
            "slug": "vs19_340_062",
            "identifier": "vs19_340_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_062/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 9-ter.01 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-ter.01 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31541,
            "slug": "vs19_340_065",
            "identifier": "vs19_340_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_065/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 9-quater.3 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-quater.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quater.3 DDL n. 1997",
            "description_title": "Emendamento 9-quater.3 RUFFINO DANIELA (APERRE)",
            "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": 19,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31552,
            "slug": "vs19_340_076",
            "identifier": "vs19_340_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_076/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 9-sexies.11 CASO ANTONIO (M5S) - Votazione Emendamento 9-sexies.11 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.11 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.11 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31553,
            "slug": "vs19_340_077",
            "identifier": "vs19_340_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_077/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 9-septies.2 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-septies.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-septies.2 DDL n. 1997",
            "description_title": "Emendamento 9-septies.2 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31558,
            "slug": "vs19_340_082",
            "identifier": "vs19_340_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_082/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 9-octies.10 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-octies.10 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.10 DDL n. 1997",
            "description_title": "Emendamento 9-octies.10 DE LUCA PIERO (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": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31563,
            "slug": "vs19_340_088",
            "identifier": "vs19_340_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_088/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 9-octies.11 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-octies.11 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.11 DDL n. 1997",
            "description_title": "Emendamento 9-octies.11 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31565,
            "slug": "vs19_340_090",
            "identifier": "vs19_340_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_090/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 9-octies.13 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-octies.13 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.13 DDL n. 1997",
            "description_title": "Emendamento 9-octies.13 RUFFINO DANIELA (APERRE)",
            "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": 23,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31569,
            "slug": "vs19_340_094",
            "identifier": "vs19_340_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_094/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 9-novies.4 CASO ANTONIO (M5S) - Votazione Emendamento 9-novies.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.4 DDL n. 1997",
            "description_title": "Emendamento 9-novies.4 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31574,
            "slug": "vs19_340_099",
            "identifier": "vs19_340_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_099/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 99,
            "title": "Articolo aggiuntivo 9-novies.02 CASO ANTONIO (M5S) - Votazione Emendamento 9-novies.02 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.02 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-novies.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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31577,
            "slug": "vs19_340_103",
            "identifier": "vs19_340_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_103/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 103,
            "title": "Articolo aggiuntivo 9-decies.01 CASO ANTONIO (M5S) - Votazione Emendamento 9-decies.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-decies.01 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31581,
            "slug": "vs19_340_107",
            "identifier": "vs19_340_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_107/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 9-duodecies.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 9-duodecies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-duodecies.1 DDL n. 1997",
            "description_title": "Emendamento 9-duodecies.1 CURTI AUGUSTO (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": 23,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31296,
            "slug": "19-216-4",
            "identifier": "19-216-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-216-4/?format=api",
            "sitting": {
                "id": 1757,
                "date": "2024-08-06",
                "number": 216,
                "branch": "S"
            },
            "number": 4,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 74.14,
            "minority_cohesion_rate": 65.12
        },
        {
            "id": 31298,
            "slug": "19-216-3",
            "identifier": "19-216-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-216-3/?format=api",
            "sitting": {
                "id": 1757,
                "date": "2024-08-06",
                "number": 216,
                "branch": "S"
            },
            "number": 3,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 73.28,
            "minority_cohesion_rate": 65.12
        },
        {
            "id": 31299,
            "slug": "19-216-2",
            "identifier": "19-216-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-216-2/?format=api",
            "sitting": {
                "id": 1757,
                "date": "2024-08-06",
                "number": 216,
                "branch": "S"
            },
            "number": 2,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 74.14,
            "minority_cohesion_rate": 65.12
        },
        {
            "id": 31300,
            "slug": "19-216-1",
            "identifier": "19-216-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-216-1/?format=api",
            "sitting": {
                "id": 1757,
                "date": "2024-08-06",
                "number": 216,
                "branch": "S"
            },
            "number": 1,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 74.14,
            "minority_cohesion_rate": 63.95
        },
        {
            "id": 31301,
            "slug": "19-216-6",
            "identifier": "19-216-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-216-6/?format=api",
            "sitting": {
                "id": 1757,
                "date": "2024-08-06",
                "number": 216,
                "branch": "S"
            },
            "number": 6,
            "title": "Disposizioni per l'assestamento del bilancio dello Stato per l'anno finanziario 2024",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Disposizioni per l'assestamento del bilancio dello Stato per l'anno finanziario 2024",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 84.48,
            "minority_cohesion_rate": 62.79
        },
        {
            "id": 31297,
            "slug": "19-216-5",
            "identifier": "19-216-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-216-5/?format=api",
            "sitting": {
                "id": 1757,
                "date": "2024-08-06",
                "number": 216,
                "branch": "S"
            },
            "number": 5,
            "title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2023",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2023",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 84.48,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 31592,
            "slug": "vs19_341_001",
            "identifier": "vs19_341_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_341_001/?format=api",
            "sitting": {
                "id": 1767,
                "date": "2024-08-06",
                "number": 341,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia conversione decreto svuota carceri",
            "original_title": "Votazione Articolo unico DDL n. 2002",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 4 luglio 2024, n. 92, nel testo della Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia",
            "public_title": "Fiducia conversione decreto svuota carceri",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 78.15,
            "minority_cohesion_rate": 78.88
        },
        {
            "id": 31625,
            "slug": "vs19_342_001",
            "identifier": "vs19_342_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_001/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2002/1, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/2002/1, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/1, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/1, nel testo 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": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 31726,
            "slug": "vs19_342_106",
            "identifier": "vs19_342_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_106/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1974/22 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1974/22 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/22 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/22 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": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 26.09
        },
        {
            "id": 31725,
            "slug": "vs19_342_105",
            "identifier": "vs19_342_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_105/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/1974/21 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1974/21 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/21 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/21 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": 34,
            "majority_cohesion_rate": 55.04,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31724,
            "slug": "vs19_342_104",
            "identifier": "vs19_342_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_104/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1974/20 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1974/20 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/20 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/20 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": 36,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 31721,
            "slug": "vs19_342_101",
            "identifier": "vs19_342_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_101/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/1974/17 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1974/17 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/17 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/17 SCARPA RACHELE (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": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31723,
            "slug": "vs19_342_103",
            "identifier": "vs19_342_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_103/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/1974/19 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1974/19 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/19 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/19 PICCOLOTTI ELISABETTA (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": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31722,
            "slug": "vs19_342_102",
            "identifier": "vs19_342_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_102/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/1974/18 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/1974/18 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/18 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/18 ROMEO NADIA (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": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31720,
            "slug": "vs19_342_100",
            "identifier": "vs19_342_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_100/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1974/16 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1974/16 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/16 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/16 SERRACCHIANI DEBORA (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": 35,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 31711,
            "slug": "vs19_342_091",
            "identifier": "vs19_342_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_091/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1974/7 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1974/7 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/7 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/7 MEROLA VIRGINIO (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": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31694,
            "slug": "vs19_342_070",
            "identifier": "vs19_342_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_070/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2002/86, nel testo riformulato, FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2002/86, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/86, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/86, nel testo riformulato, FARAONE DAVIDE (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": 8,
            "n_margin": 128,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31693,
            "slug": "vs19_342_069",
            "identifier": "vs19_342_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_069/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2002/85 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2002/85 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/85 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/85 GADDA MARIA CHIARA (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": 67.65,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31692,
            "slug": "vs19_342_068",
            "identifier": "vs19_342_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_068/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2002/84 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/2002/84 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/84 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/84 MARI FRANCESCO (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": 67.65,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31691,
            "slug": "vs19_342_067",
            "identifier": "vs19_342_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_067/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2002/83 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2002/83 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/83 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/83 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": 34,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 31690,
            "slug": "vs19_342_066",
            "identifier": "vs19_342_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_066/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2002/82 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2002/82 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/82 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/82 PICCOLOTTI ELISABETTA (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.55,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 31689,
            "slug": "vs19_342_065",
            "identifier": "vs19_342_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_065/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2002/80 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/2002/80 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/80 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/80 DORI DEVIS (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": 24,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31688,
            "slug": "vs19_342_064",
            "identifier": "vs19_342_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_064/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2002/79 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2002/79 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/79 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/79 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": 24,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 31719,
            "slug": "vs19_342_099",
            "identifier": "vs19_342_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_099/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1974/15 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1974/15 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/15 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/15 BERRUTO MAURO (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": 35,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 31718,
            "slug": "vs19_342_098",
            "identifier": "vs19_342_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_098/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/1974/14 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1974/14 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/14 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/14 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 31713,
            "slug": "vs19_342_093",
            "identifier": "vs19_342_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_093/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/1974/9 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1974/9 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/9 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/9 GIANASSI FEDERICO (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": 34,
            "majority_cohesion_rate": 55.04,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31710,
            "slug": "vs19_342_090",
            "identifier": "vs19_342_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_090/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1974/6 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1974/6 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/6 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/6 LACARRA 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": 36,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 40.37
        },
        {
            "id": 31712,
            "slug": "vs19_342_092",
            "identifier": "vs19_342_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_092/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1974/8 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1974/8 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/8 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/8 LAI SILVIO (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": 35,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31708,
            "slug": "vs19_342_088",
            "identifier": "vs19_342_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_088/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1974/3 DE MONTE ISABELLA (IVICRE) - Votazione Ordine del giorno 9/1974/3 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/3 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/3 DE MONTE ISABELLA (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": 6,
            "n_margin": 33,
            "majority_cohesion_rate": 52.94,
            "minority_cohesion_rate": 37.27
        },
        {
            "id": 31707,
            "slug": "vs19_342_087",
            "identifier": "vs19_342_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_087/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1974/2 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1974/2 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/2 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/2 ORRICO ANNA LAURA (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": 34,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 41.61
        },
        {
            "id": 31709,
            "slug": "vs19_342_089",
            "identifier": "vs19_342_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_089/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1974/5 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1974/5 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/5 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/5 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 40.37
        },
        {
            "id": 31706,
            "slug": "vs19_342_086",
            "identifier": "vs19_342_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_086/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1974/1 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1974/1 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/1 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/1 AMATO GAETANO (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": 56.72,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 31686,
            "slug": "vs19_342_062",
            "identifier": "vs19_342_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_062/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2002/77 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2002/77 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/77 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/77 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": 19,
            "majority_cohesion_rate": 57.56,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 31685,
            "slug": "vs19_342_061",
            "identifier": "vs19_342_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_061/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2002/76 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2002/76 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/76 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/76 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": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31681,
            "slug": "vs19_342_057",
            "identifier": "vs19_342_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_057/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2002/72 FOTI TOMMASO (FDI) - Votazione Ordine del giorno 9/2002/72 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/72 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/72 FOTI TOMMASO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 88,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 31679,
            "slug": "vs19_342_055",
            "identifier": "vs19_342_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_055/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2002/66 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2002/66 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/66 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/66 SERRACCHIANI DEBORA (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": 38,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 31678,
            "slug": "vs19_342_054",
            "identifier": "vs19_342_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_054/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2002/60, nel testo riformulato, BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2002/60, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/60, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/60, nel testo riformulato, BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 134,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 74.53
        }
    ]
}