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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "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://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=239",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=237",
    "results": [
        {
            "id": 5454,
            "slug": "vs18_355_018",
            "identifier": "vs18_355_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_018/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1-bis.2 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 1-bis.2 DDL n. 2471",
            "original_title": "Votazione Emendamento 1-bis.2 DDL n. 2471",
            "description_title": "Emendamento 1-bis.2 SISTO FRANCESCO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 87,
            "majority_cohesion_rate": 69.37,
            "minority_cohesion_rate": 49.8
        },
        {
            "id": 5482,
            "slug": "vs18_355_019",
            "identifier": "vs18_355_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_019/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1-bis.307 BALDELLI SIMONE (FI) - Votazione Emendamento 1-bis.307 DDL n. 2471",
            "original_title": "Votazione Emendamento 1-bis.307 DDL n. 2471",
            "description_title": "Emendamento 1-bis.307 BALDELLI SIMONE (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.67,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 4907,
            "slug": "vs18_355_020",
            "identifier": "vs18_355_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_020/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1-bis.19 SILLI GIORGIO (MISTO) - Votazione Emendamento 1-bis.19 DDL n. 2471",
            "original_title": "Votazione Emendamento 1-bis.19 DDL n. 2471",
            "description_title": "Emendamento 1-bis.19 SILLI GIORGIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.17,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 4913,
            "slug": "vs18_355_021",
            "identifier": "vs18_355_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_021/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1-ter.300 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 1-ter.300 DDL n. 2471",
            "original_title": "Votazione Emendamento 1-ter.300 DDL n. 2471",
            "description_title": "Emendamento 1-ter.300 SISTO FRANCESCO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.87,
            "minority_cohesion_rate": 70.2
        },
        {
            "id": 4920,
            "slug": "vs18_355_022",
            "identifier": "vs18_355_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_022/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 1-ter.0300 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 1-ter.0300 DDL n. 2471",
            "original_title": "Votazione Emendamento 1-ter.0300 DDL n. 2471",
            "description_title": "Articolo aggiuntivo 1-ter.0300 SISTO FRANCESCO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.37,
            "minority_cohesion_rate": 68.24
        },
        {
            "id": 5179,
            "slug": "vs18_355_023",
            "identifier": "vs18_355_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_023/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2471/10 CAVANDOLI LAURA (LEGA) - Votazione Ordine del giorno 9/2471/10 DDL n. 2471",
            "original_title": "Votazione Ordine del giorno 9/2471/10 DDL n. 2471",
            "description_title": "Ordine del giorno n. 9/2471/10 CAVANDOLI LAURA (LEGA)",
            "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": 42,
            "majority_cohesion_rate": 68.17,
            "minority_cohesion_rate": 57.65
        },
        {
            "id": 5191,
            "slug": "vs18_355_024",
            "identifier": "vs18_355_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_024/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2471/12 TARANTINO LEONARDO (LEGA) - Votazione Ordine del giorno 9/2471/12 DDL n. 2471",
            "original_title": "Votazione Ordine del giorno 9/2471/12 DDL n. 2471",
            "description_title": "Ordine del giorno n. 9/2471/12 TARANTINO LEONARDO (LEGA)",
            "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": 69.37,
            "minority_cohesion_rate": 58.04
        },
        {
            "id": 5202,
            "slug": "vs18_355_025",
            "identifier": "vs18_355_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_025/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2471/21, come riformulato, BALDELLI SIMONE (FI) - Votazione Ordine del giorno 9/2471/21, DDL n. 2471",
            "original_title": "Votazione Ordine del giorno 9/2471/21, DDL n. 2471",
            "description_title": "Ordine del giorno n. 9/2471/21, come riformulato, BALDELLI SIMONE (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 24,
            "n_margin": 157,
            "majority_cohesion_rate": 61.56,
            "minority_cohesion_rate": 46.67
        },
        {
            "id": 5212,
            "slug": "vs18_355_026",
            "identifier": "vs18_355_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_026/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2471/22 ZICCHIERI FRANCESCO (LEGA) - Votazione Ordine del giorno 9/2471/22 DDL n. 2471",
            "original_title": "Votazione Ordine del giorno 9/2471/22 DDL n. 2471",
            "description_title": "Ordine del giorno n. 9/2471/22 ZICCHIERI FRANCESCO (LEGA)",
            "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": 42,
            "majority_cohesion_rate": 68.17,
            "minority_cohesion_rate": 57.25
        },
        {
            "id": 5221,
            "slug": "vs18_355_027",
            "identifier": "vs18_355_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_027/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2471/23 GIGLIO VIGNA ALESSANDRO (LEGA) - Votazione Ordine del giorno 9/2471/23 DDL n. 2471",
            "original_title": "Votazione Ordine del giorno 9/2471/23 DDL n. 2471",
            "description_title": "Ordine del giorno n. 9/2471/23 GIGLIO VIGNA ALESSANDRO (LEGA)",
            "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": 44,
            "majority_cohesion_rate": 68.17,
            "minority_cohesion_rate": 56.47
        },
        {
            "id": 5228,
            "slug": "vs18_355_028",
            "identifier": "vs18_355_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_028/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2471/24, come riformulato, SISTO FRANCESCO PAOLO (FI) - Votazione Ordine del giorno 9/2471/24, DDL n. 2471",
            "original_title": "Votazione Ordine del giorno 9/2471/24, DDL n. 2471",
            "description_title": "Ordine del giorno n. 9/2471/24, come riformulato, SISTO FRANCESCO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 18,
            "n_margin": 174,
            "majority_cohesion_rate": 63.96,
            "minority_cohesion_rate": 53.73
        },
        {
            "id": 5236,
            "slug": "vs18_355_029",
            "identifier": "vs18_355_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_029/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2471/26, come riformulato, FOTI TOMMASO (FDI) - Votazione Ordine del giorno 9/2471/26, DDL n. 2471",
            "original_title": "Votazione Ordine del giorno 9/2471/26, DDL n. 2471",
            "description_title": "Ordine del giorno n. 9/2471/26, come riformulato, FOTI TOMMASO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 13,
            "n_margin": 177,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 52.94
        },
        {
            "id": 6293,
            "slug": "vs18_355_030",
            "identifier": "vs18_355_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_030/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2471/39 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Ordine del giorno 9/2471/39 DDL n. 2471",
            "original_title": "Votazione Ordine del giorno 9/2471/39 DDL n. 2471",
            "description_title": "Ordine del giorno n. 9/2471/39 LOLLOBRIGIDA FRANCESCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 181,
            "majority_cohesion_rate": 65.47,
            "minority_cohesion_rate": 54.51
        },
        {
            "id": 6381,
            "slug": "vs18_355_031",
            "identifier": "vs18_355_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_031/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2471/56 GELMINI MARIASTELLA (FI) - Votazione Ordine del giorno 9/2471/56 DDL n. 2471",
            "original_title": "Votazione Ordine del giorno 9/2471/56 DDL n. 2471",
            "description_title": "Ordine del giorno n. 9/2471/56 GELMINI MARIASTELLA (FI)",
            "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": 44,
            "majority_cohesion_rate": 69.37,
            "minority_cohesion_rate": 56.08
        },
        {
            "id": 4720,
            "slug": "vs18_357_001",
            "identifier": "vs18_357_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_357_001/?format=api",
            "sitting": {
                "id": 373,
                "date": "2020-06-15",
                "number": 357,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione in legge del decreto-legge 20 aprile 2020, n. 26, recante disposizioni urgenti in materia di consultazioni elettorali per l'anno 2020 (DDL 2471) - Votazione finale DDL n. 2471",
            "original_title": "Votazione finale DDL n. 2471",
            "description_title": "Conversione in legge del decreto-legge 20 aprile 2020, n. 26, recante disposizioni urgenti in materia di consultazioni elettorali per l'anno 2020 (DDL 2471)",
            "public_title": null,
            "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": 54,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 56.08
        },
        {
            "id": 6075,
            "slug": "vs18_360_001",
            "identifier": "vs18_360_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_360_001/?format=api",
            "sitting": {
                "id": 376,
                "date": "2020-06-23",
                "number": 360,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 COSTA ENRICO (FI) ed altri, n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri e n. 3 TURRI ROBERTO (LEGA) ed altri - Votazione pregiudiziale DDL n. 2547",
            "original_title": "Votazione pregiudiziale DDL n. 2547",
            "description_title": "Questioni pregiudiziali n. 1 COSTA ENRICO (FI) ed altri, n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri e n. 3 TURRI ROBERTO (LEGA) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 76.51,
            "minority_cohesion_rate": 78.43
        },
        {
            "id": 5811,
            "slug": "vs18_361_001",
            "identifier": "vs18_361_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_361_001/?format=api",
            "sitting": {
                "id": 377,
                "date": "2020-06-24",
                "number": 361,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo unico del disegno di legge di conversione del decreto-legge 30 APRILE 2020, n. 28, sul quale il Governo ha posto la questione di fiducia (DDL 2547) - Votazione Articolo unico ",
            "original_title": "Votazione Articolo unico ",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 30 APRILE 2020, n. 28, sul quale il Governo ha posto la questione di fiducia (DDL 2547)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 87.35,
            "minority_cohesion_rate": 85.49
        },
        {
            "id": 5301,
            "slug": "vs18_362_001",
            "identifier": "vs18_362_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_001/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2547/1 POTENTI MANFREDI (LEGA) - Votazione Ordine del giorno 9/2547/1 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/1 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/1 POTENTI MANFREDI (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": 3,
            "n_margin": 223,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5328,
            "slug": "vs18_362_002",
            "identifier": "vs18_362_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_002/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2547/8 GALANTINO DAVIDE (FDI) - Votazione Ordine del giorno 9/2547/8 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/8 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/8 GALANTINO DAVIDE (FDI)",
            "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": 71.08,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5322,
            "slug": "vs18_362_003",
            "identifier": "vs18_362_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_003/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2547/9 BIGNAMI GALEAZZO (FDI) - Votazione Ordine del giorno 9/2547/9 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/9 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/9 BIGNAMI GALEAZZO (FDI)",
            "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": 70.18,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 5279,
            "slug": "vs18_362_004",
            "identifier": "vs18_362_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_004/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2547/10 MANTOVANI LUCREZIA MARIA BENEDETTA (FDI) - Votazione Ordine del giorno 9/2547/10 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/10 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/10 MANTOVANI LUCREZIA MARIA BENEDETTA (FDI)",
            "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": 71.69,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5274,
            "slug": "vs18_362_005",
            "identifier": "vs18_362_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_005/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2547/11 MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2547/11 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/11 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/11 MONTARULI AUGUSTA (FDI)",
            "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": 25,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5291,
            "slug": "vs18_362_006",
            "identifier": "vs18_362_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_006/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2547/13 PRISCO EMANUELE (FDI) - Votazione Ordine del giorno 9/2547/13 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/13 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/13 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5286,
            "slug": "vs18_362_007",
            "identifier": "vs18_362_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_007/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2547/14 CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/2547/14 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/14 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/14 CIABURRO MONICA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5381,
            "slug": "vs18_362_008",
            "identifier": "vs18_362_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_008/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2547/21 LUCASELLI YLENJA (FDI) - Votazione Ordine del giorno 9/2547/21 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/21 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/21 LUCASELLI YLENJA (FDI)",
            "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": 72.89,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5375,
            "slug": "vs18_362_009",
            "identifier": "vs18_362_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_009/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2547/26 TURRI ROBERTO (LEGA) - Votazione Ordine del giorno 9/2547/26 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/26 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/26 TURRI ROBERTO (LEGA)",
            "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": 73.19,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5740,
            "slug": "vs18_362_010",
            "identifier": "vs18_362_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_010/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2547/27 BISA INGRID (LEGA) - Votazione Ordine del giorno 9/2547/27 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/27 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/27 BISA INGRID (LEGA)",
            "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": 72.29,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 5744,
            "slug": "vs18_362_011",
            "identifier": "vs18_362_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_011/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2547/30 TATEO ANNA RITA (LEGA) - Votazione Ordine del giorno 9/2547/30 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/30 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/30 TATEO ANNA RITA (LEGA)",
            "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": 72.59,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 4841,
            "slug": "vs18_362_012",
            "identifier": "vs18_362_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_012/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2547/34 LEGNAIOLI DONATELLA (LEGA) - Votazione Ordine del giorno 9/2547/34 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/34 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/34 LEGNAIOLI DONATELLA (LEGA)",
            "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": 73.19,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 4832,
            "slug": "vs18_362_013",
            "identifier": "vs18_362_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_013/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2547/37 MACCANTI ELENA (LEGA) - Votazione Ordine del giorno 9/2547/37 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/37 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/37 MACCANTI ELENA (LEGA)",
            "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": 73.19,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 4823,
            "slug": "vs18_362_014",
            "identifier": "vs18_362_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_014/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2547/38 CAPITANIO MASSIMILIANO (LEGA) - Votazione Ordine del giorno 9/2547/38 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/38 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/38 CAPITANIO MASSIMILIANO (LEGA)",
            "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": 72.89,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 4815,
            "slug": "vs18_362_015",
            "identifier": "vs18_362_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_015/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2547/53 VALENTINI VALENTINO (FI) - Votazione Ordine del giorno 9/2547/53 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/53 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/53 VALENTINI VALENTINO (FI)",
            "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": 73.49,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 4811,
            "slug": "vs18_362_016",
            "identifier": "vs18_362_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_016/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2547/54 MARTINO ANTONIO (FI) - Votazione Ordine del giorno 9/2547/54 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/54 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/54 MARTINO ANTONIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 4805,
            "slug": "vs18_362_017",
            "identifier": "vs18_362_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_017/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2547/57 MAZZETTI ERICA (FI) - Votazione Ordine del giorno 9/2547/57 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/57 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/57 MAZZETTI ERICA (FI)",
            "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": 73.49,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 4798,
            "slug": "vs18_362_018",
            "identifier": "vs18_362_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_018/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2547/64 GIACOMONI SESTINO (FI) - Votazione Ordine del giorno 9/2547/64 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/64 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/64 GIACOMONI SESTINO (FI)",
            "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": 71.69,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 4788,
            "slug": "vs18_362_019",
            "identifier": "vs18_362_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_019/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2547/65 MILANATO LORENA (FI) - Votazione Ordine del giorno 9/2547/65 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/65 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/65 MILANATO LORENA (FI)",
            "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": 71.99,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 5240,
            "slug": "vs18_362_020",
            "identifier": "vs18_362_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_020/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2547/70 RUGGIERI ANDREA (FI) - Votazione Ordine del giorno 9/2547/70 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/70 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/70 RUGGIERI ANDREA (FI)",
            "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": 72.89,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5218,
            "slug": "vs18_362_021",
            "identifier": "vs18_362_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_021/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2547/71 CAON ROBERTO (FI) - Votazione Ordine del giorno 9/2547/71 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/71 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/71 CAON ROBERTO (FI)",
            "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": 73.49,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 5224,
            "slug": "vs18_362_022",
            "identifier": "vs18_362_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_022/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2547/72 VIETINA SIMONA (FI) - Votazione Ordine del giorno 9/2547/72 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/72 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/72 VIETINA SIMONA (FI)",
            "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": 73.19,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 5233,
            "slug": "vs18_362_023",
            "identifier": "vs18_362_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_023/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2547/73 FASCINA MARTA ANTONIA (FI) - Votazione Ordine del giorno 9/2547/73 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/73 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/73 FASCINA MARTA ANTONIA (FI)",
            "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": 73.8,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 6246,
            "slug": "vs18_362_024",
            "identifier": "vs18_362_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_024/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2547/74 GIACOMETTO CARLO (FI) - Votazione Ordine del giorno 9/2547/74 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/74 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/74 GIACOMETTO CARLO (FI)",
            "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": 71.69,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 6242,
            "slug": "vs18_362_025",
            "identifier": "vs18_362_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_025/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2547/75 POLVERINI RENATA (FI) - Votazione Ordine del giorno 9/2547/75 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/75 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/75 POLVERINI RENATA (FI)",
            "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": 70.48,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 6260,
            "slug": "vs18_362_026",
            "identifier": "vs18_362_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_026/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2547/76 PORCHIETTO CLAUDIA (FI) - Votazione Ordine del giorno 9/2547/76 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/76 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/76 PORCHIETTO CLAUDIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 69.02
        },
        {
            "id": 6253,
            "slug": "vs18_362_027",
            "identifier": "vs18_362_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_027/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2547/79 PALMIERI ANTONIO (FI) - Votazione Ordine del giorno 9/2547/79 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/79 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/79 PALMIERI ANTONIO (FI)",
            "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": 70.78,
            "minority_cohesion_rate": 67.84
        },
        {
            "id": 6274,
            "slug": "vs18_362_028",
            "identifier": "vs18_362_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_028/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2547/80 SAVINO SANDRA (FI) - Votazione Ordine del giorno 9/2547/80 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/80 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/80 SAVINO SANDRA (FI)",
            "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": 70.18,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 6265,
            "slug": "vs18_362_029",
            "identifier": "vs18_362_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_029/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2547/81 CATTANEO ALESSANDRO (FI) - Votazione Ordine del giorno 9/2547/81 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/81 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/81 CATTANEO ALESSANDRO (FI)",
            "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": 71.39,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 6515,
            "slug": "vs18_362_030",
            "identifier": "vs18_362_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_030/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2547/88 ROTONDI GIANFRANCO (FI) - Votazione Ordine del giorno 9/2547/88 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/88 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/88 ROTONDI GIANFRANCO (FI)",
            "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": 71.39,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 6527,
            "slug": "vs18_362_031",
            "identifier": "vs18_362_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_031/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2547/95 DELLA FRERA GUIDO (FI) - Votazione Ordine del giorno 9/2547/95 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/95 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/95 DELLA FRERA GUIDO (FI)",
            "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": 32,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 6534,
            "slug": "vs18_362_032",
            "identifier": "vs18_362_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_032/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2547/96 RAVETTO LAURA (FI) - Votazione Ordine del giorno 9/2547/96 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/96 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/96 RAVETTO LAURA (FI)",
            "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": 71.69,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 6529,
            "slug": "vs18_362_033",
            "identifier": "vs18_362_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_033/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2547/99 CASINO MICHELE (FI) - Votazione Ordine del giorno 9/2547/99 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/99 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/99 CASINO MICHELE (FI)",
            "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": 32,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 70.59
        }
    ]
}