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

{
    "count": 22091,
    "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=179",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=177",
    "results": [
        {
            "id": 30258,
            "slug": "vs19_292_017",
            "identifier": "vs19_292_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_017/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 8.3 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.3 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.3 DDL n. 1717",
            "description_title": "Emendamento 8.3 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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30235,
            "slug": "vs19_292_071",
            "identifier": "vs19_292_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_071/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 23.3 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 23.3 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.3 DDL n. 1717",
            "description_title": "Emendamento 23.3 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 30198,
            "slug": "vs19_292_058",
            "identifier": "vs19_292_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_058/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 16.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.5 DDL n. 1717",
            "original_title": "Votazione Emendamento 16.5 DDL n. 1717",
            "description_title": "Emendamento 16.5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 57.67
        },
        {
            "id": 30228,
            "slug": "vs19_292_073",
            "identifier": "vs19_292_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_073/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 23.5 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 23.5 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.5 DDL n. 1717",
            "description_title": "Emendamento 23.5 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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 65.03
        },
        {
            "id": 30246,
            "slug": "vs19_292_065",
            "identifier": "vs19_292_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_065/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 18.02 D'ORSO VALENTINA (M5S) - Votazione Emendamento 18.02 DDL n. 1717",
            "original_title": "Votazione Emendamento 18.02 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 18.02 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 36.81
        },
        {
            "id": 30249,
            "slug": "vs19_292_023",
            "identifier": "vs19_292_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_023/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 8.9 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.9 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.9 DDL n. 1717",
            "description_title": "Emendamento 8.9 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.71
        },
        {
            "id": 30275,
            "slug": "vs19_292_021",
            "identifier": "vs19_292_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_021/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 8.6 MAURI MATTEO (PD-IDP) - Votazione Emendamento 8.6 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.6 DDL n. 1717",
            "description_title": "Emendamento 8.6 MAURI MATTEO (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": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 30232,
            "slug": "vs19_292_043",
            "identifier": "vs19_292_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_043/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 12.0100 PULCIANI PAOLO (FDI) - Votazione Emendamento 12.0100 DDL n. 1717",
            "original_title": "Votazione Emendamento 12.0100 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 12.0100 PULCIANI PAOLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 30273,
            "slug": "vs19_292_026",
            "identifier": "vs19_292_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_026/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 8.15 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.15 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.15 DDL n. 1717",
            "description_title": "Emendamento 8.15 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 30262,
            "slug": "vs19_292_015",
            "identifier": "vs19_292_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_015/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1717",
            "original_title": "Votazione Articolo 7 DDL n. 1717",
            "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": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 30213,
            "slug": "vs19_292_076",
            "identifier": "vs19_292_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_076/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 23.13 CASU ANDREA (PD-IDP) - Votazione Emendamento 23.13 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.13 DDL n. 1717",
            "description_title": "Emendamento 23.13 CASU ANDREA (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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 30253,
            "slug": "vs19_292_075",
            "identifier": "vs19_292_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_075/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 23.12 CASU ANDREA (PD-IDP) - Votazione Emendamento 23.12 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.12 DDL n. 1717",
            "description_title": "Emendamento 23.12 CASU ANDREA (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": 14,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 65.03
        },
        {
            "id": 30266,
            "slug": "vs19_292_001",
            "identifier": "vs19_292_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_001/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.15 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.15 DDL n. 1717",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1717",
            "description_title": "Emendamento 1.15 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": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30234,
            "slug": "vs19_292_024",
            "identifier": "vs19_292_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_024/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 8.10 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 8.10 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.10 DDL n. 1717",
            "description_title": "Emendamento 8.10 PASTORELLA GIULIA (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": 13,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30271,
            "slug": "vs19_292_019",
            "identifier": "vs19_292_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_019/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 8.4 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.4 DDL n. 1717",
            "description_title": "Emendamento 8.4 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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 30305,
            "slug": "vs19_292_078",
            "identifier": "vs19_292_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_078/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1717/2 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1717/2 DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/2 DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/2 COLUCCI ALFONSO (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": 14,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 60.12
        },
        {
            "id": 30313,
            "slug": "vs19_292_079",
            "identifier": "vs19_292_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_079/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1717/3 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1717/3 DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/3 DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/3 AURIEMMA CARMELA (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": 14,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 61.35
        },
        {
            "id": 30291,
            "slug": "vs19_293_026",
            "identifier": "vs19_293_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_026/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 26,
            "title": "Mozione n. 1-00284, limitatamente al capoverso decimo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00284",
            "original_title": "Votazione Mozione 1_00284",
            "description_title": "Mozione n. 1-00284, limitatamente al capoverso decimo della parte dispositiva, FARAONE DAVIDE (IVICRE) 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": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 53.78,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 30284,
            "slug": "vs19_293_014",
            "identifier": "vs19_293_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_014/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00281, limitatamente al capoverso quarto della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, limitatamente al capoverso quarto della parte dispositiva, IARIA ANTONINO (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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 53.78,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 30241,
            "slug": "vs19_293_001",
            "identifier": "vs19_293_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_001/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 1,
            "title": "Disposizioni in materia di rafforzamento della cybersicurezza nazionale e di reati informatici",
            "original_title": "Votazione finale DDL n. 1717",
            "description_title": "Disposizioni in materia di rafforzamento della cybersicurezza nazionale e di reati informatici (DDL 1717)",
            "public_title": "Disposizioni in materia di rafforzamento della cybersicurezza nazionale e di reati informatici",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 70,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30206,
            "slug": "vs19_293_002",
            "identifier": "vs19_293_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_002/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0536-B",
            "original_title": "Votazione Articolo 1 PDL n. 0536-B",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30269,
            "slug": "vs19_293_009",
            "identifier": "vs19_293_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_009/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 9,
            "title": "Disposizioni e delega al Governo in materia di prevenzione e contrasto del bullismo e del cyberbullismo",
            "original_title": "Votazione finale PDL n. 0536-B",
            "description_title": "Disposizioni e delega al Governo in materia di prevenzione e contrasto del bullismo e del cyberbullismo (Approvata, in un testo unificato, dalla Camera e modificata dal Senato) (PDL 536-891-910-B)",
            "public_title": "Disposizioni e delega al Governo in materia di prevenzione e contrasto del bullismo e del cyberbullismo",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 115,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 30256,
            "slug": "vs19_293_004",
            "identifier": "vs19_293_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_004/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0536-B",
            "original_title": "Votazione Articolo 3 PDL n. 0536-B",
            "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": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30289,
            "slug": "vs19_293_015",
            "identifier": "vs19_293_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_015/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00281, limitatamente al capoverso quinto della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, limitatamente al capoverso quinto della parte dispositiva, IARIA ANTONINO (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": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 54.2,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30301,
            "slug": "vs19_293_024",
            "identifier": "vs19_293_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_024/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 24,
            "title": "Mozione n. 1-00284, ad eccezione dei capoversi primo, settimo, decimo e quattordicesimo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00284",
            "original_title": "Votazione Mozione 1_00284",
            "description_title": "Mozione n. 1-00284, ad eccezione dei capoversi primo, settimo, decimo e quattordicesimo della parte dispositiva, FARAONE DAVIDE (IVICRE) 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": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 53.78,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30308,
            "slug": "vs19_293_007",
            "identifier": "vs19_293_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_007/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/536-B/5 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/536-B/5 PDL n. 0536-B",
            "original_title": "Votazione Ordine del giorno 9/536-B/5 PDL n. 0536-B",
            "description_title": "Ordine del giorno n. 9/536-B/5 D'ORSO 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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30309,
            "slug": "vs19_293_019",
            "identifier": "vs19_293_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_019/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00282 GHIRRA FRANCESCA (AVS) ed altri - Votazione Mozione 1_00282",
            "original_title": "Votazione Mozione 1_00282",
            "description_title": "Mozione n. 1-00282 GHIRRA FRANCESCA (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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 53.78,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 30311,
            "slug": "vs19_293_017",
            "identifier": "vs19_293_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_017/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00281, limitatamente al capoverso settimo della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, limitatamente al capoverso settimo della parte dispositiva, IARIA ANTONINO (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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.2,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30312,
            "slug": "vs19_293_020",
            "identifier": "vs19_293_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_020/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00283, ad eccezione dei capoversi quarto, nono e decimo della parte dispositiva, PASTORELLA GIULIA (APERRE) ed altri - Votazione Mozione 1_00283",
            "original_title": "Votazione Mozione 1_00283",
            "description_title": "Mozione n. 1-00283, ad eccezione dei capoversi quarto, nono e decimo della parte dispositiva, PASTORELLA GIULIA (APERRE) 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": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 52.52,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29506,
            "slug": "vs19_187_004",
            "identifier": "vs19_187_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_004/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1416/13 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1416/13 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/13 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/13 AURIEMMA CARMELA (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": 38,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29507,
            "slug": "vs19_187_005",
            "identifier": "vs19_187_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_005/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1416/14 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1416/14 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/14 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/14 ASCARI STEFANIA (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": 39,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29508,
            "slug": "vs19_187_006",
            "identifier": "vs19_187_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_006/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1416/15 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1416/15 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/15 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/15 COLUCCI ALFONSO (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": 39,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29509,
            "slug": "vs19_187_007",
            "identifier": "vs19_187_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_007/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1416/16 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1416/16 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/16 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/16 TRAVERSI ROBERTO (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": 39,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29510,
            "slug": "vs19_187_008",
            "identifier": "vs19_187_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_008/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1416/17 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1416/17 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/17 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/17 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": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29512,
            "slug": "vs19_187_010",
            "identifier": "vs19_187_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_010/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1416/19 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1416/19 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/19 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/19 APPENDINO CHIARA (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": 38,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29514,
            "slug": "vs19_187_012",
            "identifier": "vs19_187_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_012/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1416/21 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1416/21 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/21 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/21 FENU EMILIANO (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": 40,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29517,
            "slug": "vs19_187_015",
            "identifier": "vs19_187_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_015/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1416/24 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1416/24 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/24 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/24 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": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29518,
            "slug": "vs19_187_016",
            "identifier": "vs19_187_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_016/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1416/25 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1416/25 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/25 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/25 CAPPELLETTI ENRICO (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": 41,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29519,
            "slug": "vs19_187_017",
            "identifier": "vs19_187_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_017/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1416/26 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1416/26 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/26 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/26 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": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29520,
            "slug": "vs19_187_018",
            "identifier": "vs19_187_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_018/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1416/27 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1416/27 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/27 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/27 D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29521,
            "slug": "vs19_187_019",
            "identifier": "vs19_187_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_019/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1416/29 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1416/29 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/29 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/29 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29522,
            "slug": "vs19_187_020",
            "identifier": "vs19_187_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_020/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1416/33 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1416/33 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/33 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/33 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29523,
            "slug": "vs19_187_021",
            "identifier": "vs19_187_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_021/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1416/34 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1416/34 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/34 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/34 SANTILLO AGOSTINO (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": 28,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29524,
            "slug": "vs19_187_022",
            "identifier": "vs19_187_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_022/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1416/35 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1416/35 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/35 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/35 CARMINA IDA (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": 27,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29528,
            "slug": "vs19_187_026",
            "identifier": "vs19_187_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_026/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1416/39 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1416/39 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/39 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/39 CARAMIELLO ALESSANDRO (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": 27,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29529,
            "slug": "vs19_187_027",
            "identifier": "vs19_187_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_027/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1416/40 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1416/40 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/40 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/40 LOVECCHIO GIORGIO (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": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29530,
            "slug": "vs19_187_028",
            "identifier": "vs19_187_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_028/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1416/41 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1416/41 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/41 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/41 AMENDOLA VINCENZO (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": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29531,
            "slug": "vs19_187_029",
            "identifier": "vs19_187_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_029/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1416/42 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1416/42 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/42 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/42 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29532,
            "slug": "vs19_187_030",
            "identifier": "vs19_187_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_030/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1416/43 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1416/43 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/43 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/43 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29533,
            "slug": "vs19_187_031",
            "identifier": "vs19_187_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_031/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1416/44 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1416/44 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/44 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/44 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 65.43
        }
    ]
}