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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=265",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=263",
    "results": [
        {
            "id": 32218,
            "slug": "vs19_326_066",
            "identifier": "vs19_326_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_066/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1902/87 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1902/87 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/87 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/87 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 32219,
            "slug": "vs19_326_067",
            "identifier": "vs19_326_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_067/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1902/88 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1902/88 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/88 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/88 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 32154,
            "slug": "vs19_326_003",
            "identifier": "vs19_326_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_003/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1902/9, nel testo riformulato, CANDIANI STEFANO (LEGA) - Votazione Ordine del giorno 9/1902/9, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/9, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/9, nel testo riformulato, CANDIANI STEFANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 32166,
            "slug": "vs19_326_015",
            "identifier": "vs19_326_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_015/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1902/21, così come riformulato, CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1902/21, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/21, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/21, così come riformulato, CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 138,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 32169,
            "slug": "vs19_326_018",
            "identifier": "vs19_326_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_018/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1902/25 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1902/25 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/25 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/25 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": 28,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 32170,
            "slug": "vs19_326_019",
            "identifier": "vs19_326_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_019/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1902/26 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1902/26 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/26 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/26 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 32171,
            "slug": "vs19_326_020",
            "identifier": "vs19_326_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_020/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1902/27 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/1902/27 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/27 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/27 FERRARA ANTONIO (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": 68.49,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 32174,
            "slug": "vs19_326_023",
            "identifier": "vs19_326_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_023/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1902/32 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1902/32 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/32 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/32 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 32172,
            "slug": "vs19_326_021",
            "identifier": "vs19_326_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_021/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1902/30, nel testo riformulato, BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1902/30, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/30, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/30, nel testo riformulato, BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 135,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 32175,
            "slug": "vs19_326_024",
            "identifier": "vs19_326_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_024/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1902/33, nel testo riformulato, FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1902/33, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/33, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/33, nel testo riformulato, FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 132,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 32176,
            "slug": "vs19_326_025",
            "identifier": "vs19_326_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_025/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1902/34 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1902/34 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/34 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/34 BRUNO RAFFAELE (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": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 32179,
            "slug": "vs19_326_028",
            "identifier": "vs19_326_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_028/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1902/37 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1902/37 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/37 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/37 SCUTELLA' ELISA (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": 67.65,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 32180,
            "slug": "vs19_326_030",
            "identifier": "vs19_326_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_030/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1902/39 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1902/39 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/39 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/39 SCERRA FILIPPO (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": 65.97,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 32181,
            "slug": "vs19_326_031",
            "identifier": "vs19_326_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_031/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1902/40 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1902/40 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/40 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/40 FEDE 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": 34,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 32185,
            "slug": "vs19_326_035",
            "identifier": "vs19_326_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_035/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1902/46, come riformulato, MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1902/46, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/46, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/46, come riformulato, MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 126,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 32189,
            "slug": "vs19_326_037",
            "identifier": "vs19_326_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_037/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1902/49, nel testo riformulato, PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1902/49, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/49, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/49, nel testo riformulato, PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 125,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 32192,
            "slug": "vs19_326_040",
            "identifier": "vs19_326_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_040/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1902/52 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1902/52 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/52 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/52 PENZA PASQUALINO (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.13,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 32193,
            "slug": "vs19_326_041",
            "identifier": "vs19_326_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_041/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1902/53 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1902/53 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/53 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/53 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": 26,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 32198,
            "slug": "vs19_326_046",
            "identifier": "vs19_326_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_046/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1902/59 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1902/59 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/59 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/59 DI LAURO CARMEN (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": 63.45,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 32199,
            "slug": "vs19_326_047",
            "identifier": "vs19_326_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_047/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1902/62 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1902/62 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/62 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/62 PORTA FABIO (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": 4,
            "n_margin": 59,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 44.1
        },
        {
            "id": 32201,
            "slug": "vs19_326_049",
            "identifier": "vs19_326_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_049/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1902/63, nel testo riformulato, BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1902/63, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/63, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/63, nel testo riformulato, BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 125,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 32202,
            "slug": "vs19_326_050",
            "identifier": "vs19_326_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_050/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1902/65 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1902/65 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/65 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/65 FERRARI SARA (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 32204,
            "slug": "vs19_326_052",
            "identifier": "vs19_326_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_052/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1902/67 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1902/67 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/67 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/67 DE LUCA PIERO (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": 29,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 32216,
            "slug": "vs19_326_064",
            "identifier": "vs19_326_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_064/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1902/84 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1902/84 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/84 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/84 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 32187,
            "slug": "vs19_327_001",
            "identifier": "vs19_327_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_327_001/?format=api",
            "sitting": {
                "id": 1741,
                "date": "2024-07-17",
                "number": 327,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto sport, alunni con disabilità, avvio dell'anno scolastico, università e ricerca",
            "original_title": "Votazione finale DDL n. 1902",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 31 maggio 2024, n. 71, recante disposizioni urgenti in materia di sport, di sostegno didattico agli alunni con disabilità, per il regolare avvio dell'anno scolastico 2024/2025 e in materia di università e ricerca (DDL 1902)",
            "public_title": "Conversione decreto sport, alunni con disabilità, avvio dell'anno scolastico, università e ricerca",
            "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": 25,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 76.4
        },
        {
            "id": 30776,
            "slug": "19-208-4",
            "identifier": "19-208-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-208-4/?format=api",
            "sitting": {
                "id": 1739,
                "date": "2024-07-17",
                "number": 208,
                "branch": "S"
            },
            "number": 4,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 53.49
        },
        {
            "id": 30779,
            "slug": "19-208-5",
            "identifier": "19-208-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-208-5/?format=api",
            "sitting": {
                "id": 1739,
                "date": "2024-07-17",
                "number": 208,
                "branch": "S"
            },
            "number": 5,
            "title": "Proroga delega al governo in materia di lavoro nel mondo dello spettacolo",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Proroga delega al governo in materia di lavoro nel mondo dello spettacolo",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 74.14,
            "minority_cohesion_rate": 73.26
        },
        {
            "id": 30780,
            "slug": "19-208-2",
            "identifier": "19-208-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-208-2/?format=api",
            "sitting": {
                "id": 1739,
                "date": "2024-07-17",
                "number": 208,
                "branch": "S"
            },
            "number": 2,
            "title": "ODG G1.100, Pirondini e altri",
            "original_title": "ODG G1.100, Pirondini e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 74.42
        },
        {
            "id": 30777,
            "slug": "19-208-3",
            "identifier": "19-208-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-208-3/?format=api",
            "sitting": {
                "id": 1739,
                "date": "2024-07-17",
                "number": 208,
                "branch": "S"
            },
            "number": 3,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 5,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 81.4
        },
        {
            "id": 30778,
            "slug": "19-208-1",
            "identifier": "19-208-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-208-1/?format=api",
            "sitting": {
                "id": 1739,
                "date": "2024-07-17",
                "number": 208,
                "branch": "S"
            },
            "number": 1,
            "title": "Em. 1.1 (1a parte), Pirondini e a ltri",
            "original_title": "Em. 1.1 (1a parte), Pirondini e a ltri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 68.97,
            "minority_cohesion_rate": 68.6
        },
        {
            "id": 32235,
            "slug": "vs19_328_011",
            "identifier": "vs19_328_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_011/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1896/27 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1896/27 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/27 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/27 FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 32274,
            "slug": "vs19_328_050",
            "identifier": "vs19_328_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_050/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1896/67 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1896/67 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/67 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/67 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 32275,
            "slug": "vs19_328_051",
            "identifier": "vs19_328_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_051/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1896/68 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1896/68 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/68 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/68 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": 38,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 32278,
            "slug": "vs19_328_054",
            "identifier": "vs19_328_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_054/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1896/71 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1896/71 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/71 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/71 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 32225,
            "slug": "vs19_328_001",
            "identifier": "vs19_328_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_001/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1896/2 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1896/2 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/2 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/2 IACONO GIOVANNA (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": 27,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 32226,
            "slug": "vs19_328_002",
            "identifier": "vs19_328_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_002/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1896/12 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1896/12 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/12 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/12 CURTI AUGUSTO (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": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 32227,
            "slug": "vs19_328_003",
            "identifier": "vs19_328_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_003/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1896/13, nel testo riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1896/13, DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/13, DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/13, nel testo riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 106,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 32228,
            "slug": "vs19_328_004",
            "identifier": "vs19_328_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_004/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1896/14 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1896/14 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/14 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/14 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 32230,
            "slug": "vs19_328_006",
            "identifier": "vs19_328_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_006/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1896/16 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1896/16 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/16 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/16 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 32231,
            "slug": "vs19_328_007",
            "identifier": "vs19_328_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_007/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1896/17 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1896/17 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/17 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/17 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 50.93
        },
        {
            "id": 32232,
            "slug": "vs19_328_008",
            "identifier": "vs19_328_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_008/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1896/18 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1896/18 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/18 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/18 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 32233,
            "slug": "vs19_328_009",
            "identifier": "vs19_328_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_009/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1896/19 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1896/19 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/19 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/19 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 32245,
            "slug": "vs19_328_020",
            "identifier": "vs19_328_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_020/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1896/37 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1896/37 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/37 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/37 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 32246,
            "slug": "vs19_328_021",
            "identifier": "vs19_328_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_021/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1896/38 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1896/38 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/38 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/38 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 32248,
            "slug": "vs19_328_023",
            "identifier": "vs19_328_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_023/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1896/40 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1896/40 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/40 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/40 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": 34,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 32251,
            "slug": "vs19_328_026",
            "identifier": "vs19_328_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_026/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1896/43 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/1896/43 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/43 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/43 EVI ELEONORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 32253,
            "slug": "vs19_328_028",
            "identifier": "vs19_328_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_028/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1896/45 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1896/45 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/45 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/45 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 68,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 37.27
        },
        {
            "id": 32254,
            "slug": "vs19_328_029",
            "identifier": "vs19_328_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_029/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1896/46 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1896/46 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/46 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/46 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": 35,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 32255,
            "slug": "vs19_328_030",
            "identifier": "vs19_328_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_030/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1896/47 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1896/47 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/47 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/47 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 32256,
            "slug": "vs19_328_031",
            "identifier": "vs19_328_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_031/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1896/48, nel testo riformulato, FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1896/48, DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/48, DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/48, nel testo riformulato, FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 55.9
        }
    ]
}