Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=52
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=n_margin&page=53",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=51",
    "results": [
        {
            "id": 6276,
            "slug": "vs18_404_002",
            "identifier": "vs18_404_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_404_002/?format=api",
            "sitting": {
                "id": 420,
                "date": "2020-10-07",
                "number": 404,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00130, limitatamente alla parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00130",
            "original_title": "Votazione Risoluzione 6_00130",
            "description_title": "Risoluzione n. 6-00130, limitatamente alla parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 74.02
        },
        {
            "id": 5738,
            "slug": "vs18_439_004",
            "identifier": "vs18_439_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_004/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2727/95 CESTARI EMANUELE (LEGA) - Votazione Ordine del giorno 9/2727/95 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/95 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/95 CESTARI EMANUELE (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": 28,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 5728,
            "slug": "vs18_439_006",
            "identifier": "vs18_439_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_006/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2727/97 GALLI DARIO (LEGA) - Votazione Ordine del giorno 9/2727/97 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/97 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/97 GALLI DARIO (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": 28,
            "majority_cohesion_rate": 69.02,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 11354,
            "slug": "18-29-2",
            "identifier": "18-29-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-29-2/?format=api",
            "sitting": {
                "id": 785,
                "date": "2018-07-31",
                "number": 29,
                "branch": "S"
            },
            "number": 2,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative - Votazione questione pregiudiziale",
            "original_title": "Votazione questione pregiudiziale",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative",
            "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": 28,
            "majority_cohesion_rate": 89.16,
            "minority_cohesion_rate": 67.18
        },
        {
            "id": 4900,
            "slug": "vs18_441_068",
            "identifier": "vs18_441_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_068/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2772/8 CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/2772/8 DDL n. 2772",
            "original_title": "Votazione Ordine del giorno 9/2772/8 DDL n. 2772",
            "description_title": "Ordine del giorno n. 9/2772/8 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 74.02
        },
        {
            "id": 4637,
            "slug": "vs18_288_008",
            "identifier": "vs18_288_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_288_008/?format=api",
            "sitting": {
                "id": 304,
                "date": "2020-01-14",
                "number": 288,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.13 RAMPELLI FABIO (FDI) - Votazione Emendamento 1.13 DDL n. 2284",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2284",
            "description_title": "Emendamento 1.13 RAMPELLI FABIO (FDI)",
            "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": 28,
            "majority_cohesion_rate": 75.81,
            "minority_cohesion_rate": 78.21
        },
        {
            "id": 6216,
            "slug": "vs18_398_018",
            "identifier": "vs18_398_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_018/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2165 e abb./5 BIGNAMI GALEAZZO (FDI) - Votazione Ordine del giorno 9/2165 e abb./5 PDL n. 2165",
            "original_title": "Votazione Ordine del giorno 9/2165 e abb./5 PDL n. 2165",
            "description_title": "Ordine del giorno n. 9/2165 e abb./5 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 69.0,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 4870,
            "slug": "vs18_396_021",
            "identifier": "vs18_396_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_021/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2648/67 ROSSO ROBERTO (FI) - Votazione Ordine del giorno 9/2648/67 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/67 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/67 ROSSO 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": 28,
            "majority_cohesion_rate": 66.06,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 6499,
            "slug": "vs18_396_007",
            "identifier": "vs18_396_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_007/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2648/25 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Ordine del giorno 9/2648/25 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/25 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/25 DELMASTRO DELLE VEDOVE ANDREA (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": 28,
            "majority_cohesion_rate": 64.24,
            "minority_cohesion_rate": 62.2
        },
        {
            "id": 6513,
            "slug": "vs18_396_006",
            "identifier": "vs18_396_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_006/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2648/17 MELONI GIORGIA (FDI) - Votazione Ordine del giorno 9/2648/17 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/17 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/17 MELONI GIORGIA (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": 28,
            "majority_cohesion_rate": 64.55,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 4661,
            "slug": "vs18_386_021",
            "identifier": "vs18_386_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_021/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento Tab. 2.34 RUSSO PAOLO (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.34 RUSSO 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": 28,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 6083,
            "slug": "vs18_386_011",
            "identifier": "vs18_386_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_011/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento Tab. 2.24 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.24 COMAROLI SILVANA ANDREINA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 6024,
            "slug": "vs18_386_019",
            "identifier": "vs18_386_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_019/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento Tab. 2.28 PRESTIGIACOMO STEFANIA (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.28 PRESTIGIACOMO STEFANIA (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 5965,
            "slug": "vs18_386_013",
            "identifier": "vs18_386_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_013/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento Tab. 2.25 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.25 COMAROLI SILVANA ANDREINA (LEGA)",
            "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": 28,
            "majority_cohesion_rate": 67.47,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 5023,
            "slug": "vs18_386_033",
            "identifier": "vs18_386_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_033/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento Tab. 8.6 GARAVAGLIA MASSIMO (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 8.6 GARAVAGLIA MASSIMO (LEGA)",
            "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": 28,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 6097,
            "slug": "vs18_381_027",
            "identifier": "vs18_381_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_027/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.121 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.121 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.121 PDL n. 1056",
            "description_title": "Emendamento 2.121 CAPITANIO MASSIMILIANO (LEGA)",
            "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": 28,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 6279,
            "slug": "vs18_446_015",
            "identifier": "vs18_446_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_015/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2790-bis/97 DONZELLI GIOVANNI (FDI) - Votazione Ordine del giorno 9/2790-bis/97 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/97 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/97 DONZELLI GIOVANNI (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": 28,
            "majority_cohesion_rate": 81.79,
            "minority_cohesion_rate": 79.92
        },
        {
            "id": 4818,
            "slug": "vs18_446_024",
            "identifier": "vs18_446_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_024/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2790-bis/131, sul secondo impegno, MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2790-bis/131, DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/131, DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/131, sul secondo impegno, 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 80.86,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 8389,
            "slug": "vs18_450_004",
            "identifier": "vs18_450_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_450_004/?format=api",
            "sitting": {
                "id": 466,
                "date": "2021-01-13",
                "number": 450,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00166, ad eccezione dei capoversi terzo e settimo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00166",
            "original_title": "Votazione Risoluzione 6_00166",
            "description_title": "Risoluzione n. 6-00166, ad eccezione dei capoversi terzo e settimo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 9,
            "n_margin": 28,
            "majority_cohesion_rate": 81.79,
            "minority_cohesion_rate": 81.89
        },
        {
            "id": 8332,
            "slug": "vs18_454_059",
            "identifier": "vs18_454_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_059/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo aggiuntivo 2.026 ANDREUZZA GIORGIA (LEGA) - Votazione Emendamento 2.026 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.026 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.026 ANDREUZZA GIORGIA (LEGA)",
            "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": 28,
            "majority_cohesion_rate": 76.53,
            "minority_cohesion_rate": 68.66
        },
        {
            "id": 4978,
            "slug": "vs18_377_046",
            "identifier": "vs18_377_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_046/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 13.203 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 13.203 PDL n. 0875",
            "original_title": "Votazione Emendamento 13.203 PDL n. 0875",
            "description_title": "Emendamento 13.203 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 8311,
            "slug": "vs18_454_051",
            "identifier": "vs18_454_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_051/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 2.046 CIABURRO MONICA (FDI) - Votazione Emendamento 2.046 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.046 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.046 CIABURRO MONICA (FDI)",
            "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": 28,
            "majority_cohesion_rate": 76.19,
            "minority_cohesion_rate": 69.37
        },
        {
            "id": 8261,
            "slug": "vs18_454_014",
            "identifier": "vs18_454_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_014/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1-ter.101 GAVA VANNIA (LEGA) - Votazione Emendamento 1-ter.101 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-ter.101 DDL n. 2835",
            "description_title": "Emendamento 1-ter.101 GAVA VANNIA (LEGA)",
            "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": 28,
            "majority_cohesion_rate": 74.83,
            "minority_cohesion_rate": 67.96
        },
        {
            "id": 8264,
            "slug": "vs18_454_034",
            "identifier": "vs18_454_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_034/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.12 PORCHIETTO CLAUDIA (FI) - Votazione Emendamento 2.12 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.12 DDL n. 2835",
            "description_title": "Emendamento 2.12 PORCHIETTO CLAUDIA (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 75.51,
            "minority_cohesion_rate": 69.37
        },
        {
            "id": 6110,
            "slug": "vs18_376_019",
            "identifier": "vs18_376_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_019/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.30 MELONI GIORGIA (FDI) - Votazione Emendamento 2.30 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.30 PDL n. 0687",
            "description_title": "Emendamento 2.30 MELONI GIORGIA (FDI)",
            "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": 28,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 5605,
            "slug": "vs18_376_020",
            "identifier": "vs18_376_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_020/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.31 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.31 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.31 PDL n. 0687",
            "description_title": "Emendamento 2.31 BELLUCCI MARIA TERESA (FDI)",
            "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": 28,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 11132,
            "slug": "18-32-182",
            "identifier": "18-32-182",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-32-182/?format=api",
            "sitting": {
                "id": 788,
                "date": "2018-08-06",
                "number": 32,
                "branch": "S"
            },
            "number": 182,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 12 luglio 2018, n. 87, recante disposizioni urgenti per la dignità dei lavoratori e delle imprese - Em. 2.13, Bernini e altri",
            "original_title": "Em. 2.13, Bernini e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 12 luglio 2018, n. 87, recante disposizioni urgenti per la dignità dei lavoratori e delle imprese",
            "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": 28,
            "majority_cohesion_rate": 89.82,
            "minority_cohesion_rate": 74.62
        },
        {
            "id": 6569,
            "slug": "vs18_308_005",
            "identifier": "vs18_308_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_005/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2325/12 BUCALO CARMELA (FDI) - Votazione Ordine del giorno 9/2325/12 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/12 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/12 BUCALO CARMELA (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": 28,
            "majority_cohesion_rate": 76.19,
            "minority_cohesion_rate": 79.77
        },
        {
            "id": 8290,
            "slug": "vs18_454_025",
            "identifier": "vs18_454_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_025/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1-quinquies.4 TIRAMANI PAOLO (LEGA) - Votazione Emendamento 1-quinquies.4 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quinquies.4 DDL n. 2835",
            "description_title": "Emendamento 1-quinquies.4 TIRAMANI PAOLO (LEGA)",
            "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": 28,
            "majority_cohesion_rate": 76.53,
            "minority_cohesion_rate": 70.77
        },
        {
            "id": 6150,
            "slug": "vs18_376_016",
            "identifier": "vs18_376_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_016/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.112 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.112 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.112 PDL n. 0687",
            "description_title": "Emendamento 2.112 BELLUCCI MARIA TERESA (FDI)",
            "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": 28,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 6136,
            "slug": "vs18_376_014",
            "identifier": "vs18_376_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_014/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.106 VERSACE GIUSEPPINA (FI) - Votazione Emendamento 2.106 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.106 PDL n. 0687",
            "description_title": "Emendamento 2.106 VERSACE GIUSEPPINA (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": 28,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 6041,
            "slug": "vs18_376_011",
            "identifier": "vs18_376_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_011/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.108 GIANNONE VERONICA (MISTO) - Votazione Emendamento 2.108 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.108 PDL n. 0687",
            "description_title": "Emendamento 2.108 GIANNONE VERONICA (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": 28,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5663,
            "slug": "vs18_376_026",
            "identifier": "vs18_376_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_026/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.117 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 2.117 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.117 PDL n. 0687",
            "description_title": "Emendamento 2.117 LOCATELLI ALESSANDRA (LEGA)",
            "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": 28,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 6047,
            "slug": "vs18_373_005",
            "identifier": "vs18_373_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_005/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.38 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.38 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.38 PDL n. 0687",
            "description_title": "Emendamento 1.38 BELLUCCI MARIA TERESA (FDI)",
            "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": 28,
            "majority_cohesion_rate": 65.36,
            "minority_cohesion_rate": 67.45
        },
        {
            "id": 6131,
            "slug": "vs18_373_012",
            "identifier": "vs18_373_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_012/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.102 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.102 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.102 PDL n. 0687",
            "description_title": "Emendamento 1.102 PALMIERI ANTONIO (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": 28,
            "majority_cohesion_rate": 67.47,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 5142,
            "slug": "vs18_371_001",
            "identifier": "vs18_371_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_371_001/?format=api",
            "sitting": {
                "id": 387,
                "date": "2020-07-14",
                "number": 371,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 16 maggio 2020, n. 33, recante ulteriori misure urgenti per fronteggiare l'emergenza epidemiologica da COVID-19 (Approvato dal Senato) (DDL 2554) - Votazione finale DDL n. 2554",
            "original_title": "Votazione finale DDL n. 2554",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 16 maggio 2020, n. 33, recante ulteriori misure urgenti per fronteggiare l'emergenza epidemiologica da COVID-19 (Approvato dal Senato) (DDL 2554)",
            "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": 28,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5734,
            "slug": "vs18_369_032",
            "identifier": "vs18_369_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_032/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2500/323 CRIPPA ANDREA (LEGA) - Votazione Ordine del giorno 9/2500/323 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/323 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/323 CRIPPA ANDREA (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": 28,
            "majority_cohesion_rate": 73.8,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 6188,
            "slug": "vs18_313_054",
            "identifier": "vs18_313_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_054/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2394/127 PRETTO ERIK UMBERTO (LEGA) - Votazione Ordine del giorno 9/2394/127 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/127 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/127 PRETTO ERIK UMBERTO (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": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 6228,
            "slug": "vs18_369_041",
            "identifier": "vs18_369_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_041/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2500/370 ZANGRILLO PAOLO (FI) - Votazione Ordine del giorno 9/2500/370 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/370 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/370 ZANGRILLO PAOLO (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": 28,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 6492,
            "slug": "vs18_313_066",
            "identifier": "vs18_313_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_066/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2394/149 DE MARTINI GUIDO (LEGA) - Votazione Ordine del giorno 9/2394/149 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/149 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/149 DE MARTINI GUIDO (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": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 6551,
            "slug": "vs18_313_064",
            "identifier": "vs18_313_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_064/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2394/142 ZIELLO EDOARDO (LEGA) - Votazione Ordine del giorno 9/2394/142 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/142 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/142 ZIELLO EDOARDO (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": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 6289,
            "slug": "vs18_313_059",
            "identifier": "vs18_313_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_059/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/2394/132 TOMBOLATO GIOVANNI BATTISTA (LEGA) - Votazione Ordine del giorno 9/2394/132 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/132 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/132 TOMBOLATO GIOVANNI BATTISTA (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": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 6267,
            "slug": "vs18_313_058",
            "identifier": "vs18_313_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_058/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/2394/131 DONINA GIUSEPPE CESARE (LEGA) - Votazione Ordine del giorno 9/2394/131 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/131 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/131 DONINA GIUSEPPE CESARE (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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 72.37
        },
        {
            "id": 5115,
            "slug": "vs18_355_007",
            "identifier": "vs18_355_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_007/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.241 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.241 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.241 DDL n. 2471",
            "description_title": "Emendamento 1.241 PRISCO EMANUELE (FDI)",
            "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": 28,
            "majority_cohesion_rate": 70.87,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5090,
            "slug": "vs18_354_002",
            "identifier": "vs18_354_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_354_002/?format=api",
            "sitting": {
                "id": 370,
                "date": "2020-06-10",
                "number": 354,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.231 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.231 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.231 DDL n. 2471",
            "description_title": "Emendamento 1.231 PRISCO EMANUELE (FDI)",
            "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": 28,
            "majority_cohesion_rate": 75.38,
            "minority_cohesion_rate": 81.57
        },
        {
            "id": 6105,
            "slug": "vs18_353_008",
            "identifier": "vs18_353_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_008/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.221 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.221 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.221 DDL n. 2471",
            "description_title": "Emendamento 1.221 PRISCO EMANUELE (FDI)",
            "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": 28,
            "majority_cohesion_rate": 74.77,
            "minority_cohesion_rate": 80.0
        },
        {
            "id": 6113,
            "slug": "vs18_353_007",
            "identifier": "vs18_353_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_007/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.220 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.220 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.220 DDL n. 2471",
            "description_title": "Emendamento 1.220 PRISCO EMANUELE (FDI)",
            "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": 28,
            "majority_cohesion_rate": 74.77,
            "minority_cohesion_rate": 79.61
        },
        {
            "id": 10871,
            "slug": "18-15-38",
            "identifier": "18-15-38",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-15-38/?format=api",
            "sitting": {
                "id": 771,
                "date": "2018-06-27",
                "number": 15,
                "branch": "S"
            },
            "number": 38,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016 - Em. 1.36, Verducci e altri",
            "original_title": "Em. 1.36, Verducci e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 94.58,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 6315,
            "slug": "vs18_351_016",
            "identifier": "vs18_351_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_016/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2525/112 STEFANI ALBERTO (LEGA) - Votazione Ordine del giorno 9/2525/112 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/112 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/112 STEFANI ALBERTO (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": 28,
            "majority_cohesion_rate": 68.77,
            "minority_cohesion_rate": 67.45
        },
        {
            "id": 5857,
            "slug": "vs18_351_027",
            "identifier": "vs18_351_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_027/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2525/136 PATASSINI TULLIO (LEGA) - Votazione Ordine del giorno 9/2525/136 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/136 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/136 PATASSINI TULLIO (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": 28,
            "majority_cohesion_rate": 70.57,
            "minority_cohesion_rate": 68.24
        }
    ]
}