Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=119
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=-identifier&page=120",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=118",
    "results": [
        {
            "id": 35009,
            "slug": "vs19_335_055",
            "identifier": "vs19_335_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_055/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1937/67, nel testo riformulato, BONAFE' SIMONA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/67, nel testo riformulato, BONAFE' SIMONA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 98,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 33.54
        },
        {
            "id": 35008,
            "slug": "vs19_335_054",
            "identifier": "vs19_335_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_054/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1937/63 CANTONE LUCIANO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/63 CANTONE LUCIANO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 35007,
            "slug": "vs19_335_053",
            "identifier": "vs19_335_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_053/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1937/59 MARINO MARIA STEFANIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/59 MARINO MARIA STEFANIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 35006,
            "slug": "vs19_335_052",
            "identifier": "vs19_335_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_052/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1937/56 ZARATTI FILIBERTO (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/56 ZARATTI FILIBERTO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 77,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 27.95
        },
        {
            "id": 35005,
            "slug": "vs19_335_051",
            "identifier": "vs19_335_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_051/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1937/55 BORRELLI FRANCESCO EMILIO (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/55 BORRELLI FRANCESCO EMILIO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 35004,
            "slug": "vs19_335_050",
            "identifier": "vs19_335_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_050/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1937/54 GHIRRA FRANCESCA (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/54 GHIRRA FRANCESCA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 35003,
            "slug": "vs19_335_049",
            "identifier": "vs19_335_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_049/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1937/53 BONELLI ANGELO (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/53 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 52.17
        },
        {
            "id": 35002,
            "slug": "vs19_335_048",
            "identifier": "vs19_335_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_048/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1937/52 ZANELLA LUANA (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/52 ZANELLA LUANA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 35001,
            "slug": "vs19_335_047",
            "identifier": "vs19_335_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_047/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1937/51, limitatamente alla parte dispositiva, APPENDINO CHIARA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/51, limitatamente alla parte dispositiva, APPENDINO CHIARA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 35000,
            "slug": "vs19_335_046",
            "identifier": "vs19_335_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_046/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1937/49, nel testo riformulato, LOMUTI ARNALDO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/49, nel testo riformulato, LOMUTI ARNALDO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 34999,
            "slug": "vs19_335_045",
            "identifier": "vs19_335_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_045/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1937/48, nel testo riformulato, SANTILLO AGOSTINO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/48, nel testo riformulato, SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 119,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 34998,
            "slug": "vs19_335_044",
            "identifier": "vs19_335_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_044/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1937/46 TORTO DANIELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/46 TORTO DANIELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 30,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 34997,
            "slug": "vs19_335_043",
            "identifier": "vs19_335_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_043/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1937/45, nel testo riformulato, SCUTELLA' ELISA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/45, nel testo riformulato, SCUTELLA' ELISA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 119,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 34996,
            "slug": "vs19_335_042",
            "identifier": "vs19_335_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_042/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1937/44 L'ABBATE PATTY (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/44 L'ABBATE PATTY (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 48.45
        },
        {
            "id": 34995,
            "slug": "vs19_335_041",
            "identifier": "vs19_335_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_041/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1937/43 FONTANA ILARIA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/43 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 70,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 31.06
        },
        {
            "id": 34994,
            "slug": "vs19_335_040",
            "identifier": "vs19_335_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_040/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1937/41 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/41 CAPPELLETTI ENRICO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 34993,
            "slug": "vs19_335_039",
            "identifier": "vs19_335_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_039/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1937/40, nel testo riformulato, CASO ANTONIO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/40, nel testo riformulato, CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 113,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 34992,
            "slug": "vs19_335_038",
            "identifier": "vs19_335_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_038/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1937/39 RICCIARDI RICCARDO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/39 RICCIARDI RICCARDO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 57,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 27.33
        },
        {
            "id": 34991,
            "slug": "vs19_335_037",
            "identifier": "vs19_335_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_037/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1937/38 SCERRA FILIPPO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/38 SCERRA FILIPPO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 59,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 28.57
        },
        {
            "id": 34990,
            "slug": "vs19_335_036",
            "identifier": "vs19_335_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_036/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1937/37 TUCCI RICCARDO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/37 TUCCI RICCARDO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 34989,
            "slug": "vs19_335_035",
            "identifier": "vs19_335_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_035/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1937/36 AURIEMMA CARMELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/36 AURIEMMA CARMELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 34988,
            "slug": "vs19_335_034",
            "identifier": "vs19_335_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_034/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1937/35 GRIMALDI MARCO (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/35 GRIMALDI MARCO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 29.81
        },
        {
            "id": 34987,
            "slug": "vs19_335_033",
            "identifier": "vs19_335_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_033/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1937/34 BALDINO VITTORIA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/34 BALDINO VITTORIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 34986,
            "slug": "vs19_335_032",
            "identifier": "vs19_335_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_032/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1937/33, nel testo riformulato, FEDE GIORGIO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/33, nel testo riformulato, FEDE GIORGIO (M5S)",
            "description_title": "",
            "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": 111,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 34985,
            "slug": "vs19_335_031",
            "identifier": "vs19_335_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_031/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1937/32, nel testo riformulato, IARIA ANTONINO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/32, nel testo riformulato, IARIA ANTONINO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 117,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 34984,
            "slug": "vs19_335_030",
            "identifier": "vs19_335_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_030/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1937/31 FENU EMILIANO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/31 FENU EMILIANO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 34983,
            "slug": "vs19_335_029",
            "identifier": "vs19_335_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_029/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1937/30 SILVESTRI FRANCESCO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/30 SILVESTRI FRANCESCO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 34982,
            "slug": "vs19_335_028",
            "identifier": "vs19_335_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_028/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1937/29 TRAVERSI ROBERTO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/29 TRAVERSI ROBERTO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 48.45
        },
        {
            "id": 34981,
            "slug": "vs19_335_027",
            "identifier": "vs19_335_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_027/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1937/28 BARZOTTI VALENTINA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/28 BARZOTTI VALENTINA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 34980,
            "slug": "vs19_335_026",
            "identifier": "vs19_335_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_026/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1937/27 MORFINO DANIELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/27 MORFINO DANIELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 34979,
            "slug": "vs19_335_025",
            "identifier": "vs19_335_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_025/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1937/26 AIELLO DAVIDE (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/26 AIELLO DAVIDE (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 34978,
            "slug": "vs19_335_024",
            "identifier": "vs19_335_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_024/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1937/25 DORI DEVIS (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/25 DORI DEVIS (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 34977,
            "slug": "vs19_335_023",
            "identifier": "vs19_335_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_023/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1937/24, nel testo riformulato, CURTI AUGUSTO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/24, nel testo riformulato, CURTI AUGUSTO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 96,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 34.78
        },
        {
            "id": 34976,
            "slug": "vs19_335_022",
            "identifier": "vs19_335_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_022/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1937/23 FRATOIANNI NICOLA (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/23 FRATOIANNI NICOLA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 34975,
            "slug": "vs19_335_021",
            "identifier": "vs19_335_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_021/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1937/22, nel testo riformulato, GHIO VALENTINA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/22, nel testo riformulato, GHIO VALENTINA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 99,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 34.16
        },
        {
            "id": 34974,
            "slug": "vs19_335_020",
            "identifier": "vs19_335_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_020/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1937/21 BERRUTO MAURO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/21 BERRUTO MAURO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 34973,
            "slug": "vs19_335_019",
            "identifier": "vs19_335_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_019/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1937/20 PRESTIPINO PATRIZIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/20 PRESTIPINO PATRIZIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 38.51
        },
        {
            "id": 34972,
            "slug": "vs19_335_018",
            "identifier": "vs19_335_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_018/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1937/19 DI BIASE MICHELA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/19 DI BIASE MICHELA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 34971,
            "slug": "vs19_335_017",
            "identifier": "vs19_335_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_017/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1937/18, nel testo riformulato, CANDIANI STEFANO (LEGA)",
            "original_title": "Ordine del giorno n. 9/1937/18, nel testo riformulato, CANDIANI STEFANO (LEGA)",
            "description_title": "",
            "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": 118,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 34970,
            "slug": "vs19_335_016",
            "identifier": "vs19_335_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_016/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1937/17 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/17 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 34969,
            "slug": "vs19_335_015",
            "identifier": "vs19_335_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_015/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1937/16, nel testo riformulato, SCOTTO ARTURO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/16, nel testo riformulato, SCOTTO ARTURO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 34968,
            "slug": "vs19_335_014",
            "identifier": "vs19_335_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_014/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1937/15, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/15, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 34967,
            "slug": "vs19_335_013",
            "identifier": "vs19_335_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_013/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1937/14 DE LUCA PIERO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/14 DE LUCA PIERO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 34966,
            "slug": "vs19_335_012",
            "identifier": "vs19_335_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_012/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1937/13 ROGGIANI SILVIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/13 ROGGIANI SILVIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 34965,
            "slug": "vs19_335_011",
            "identifier": "vs19_335_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_011/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1937/12 CIANI PAOLO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/12 CIANI PAOLO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 50.93
        },
        {
            "id": 34964,
            "slug": "vs19_335_010",
            "identifier": "vs19_335_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_010/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1937/11 PORTA FABIO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/11 PORTA FABIO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 34963,
            "slug": "vs19_335_009",
            "identifier": "vs19_335_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_009/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1937/10 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/10 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 34962,
            "slug": "vs19_335_008",
            "identifier": "vs19_335_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_008/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1937/9, nel testo riformulato, CASU ANDREA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/9, nel testo riformulato, CASU ANDREA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 117,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 34961,
            "slug": "vs19_335_007",
            "identifier": "vs19_335_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_007/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1937/8 LAI SILVIO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/8 LAI SILVIO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 34960,
            "slug": "vs19_335_006",
            "identifier": "vs19_335_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_006/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1937/7, nel testo riformulato, AMENDOLA VINCENZO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/7, nel testo riformulato, AMENDOLA VINCENZO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 57.76
        }
    ]
}