Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=45
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=majority_cohesion_rate&page=46",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=44",
    "results": [
        {
            "id": 7208,
            "slug": "vs18_500_014",
            "identifier": "vs18_500_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_500_014/?format=api",
            "sitting": {
                "id": 516,
                "date": "2021-05-04",
                "number": 500,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 1.0135 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.0135 DDL n. 2972",
            "original_title": "Votazione Emendamento 1.0135 DDL n. 2972",
            "description_title": "Articolo aggiuntivo 1.0135 VARCHI MARIA CAROLINA (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": 2,
            "n_margin": 178,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 8243,
            "slug": "vs18_460_025",
            "identifier": "vs18_460_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_025/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 4.120 RAMPELLI FABIO (FDI) - Votazione Emendamento 4.120 DDL n. 2845",
            "original_title": "Votazione Emendamento 4.120 DDL n. 2845",
            "description_title": "Emendamento 4.120 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": 0,
            "n_margin": 191,
            "majority_cohesion_rate": 71.04,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 5130,
            "slug": "vs18_416_007",
            "identifier": "vs18_416_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_416_007/?format=api",
            "sitting": {
                "id": 432,
                "date": "2020-10-27",
                "number": 416,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo premissivo 01.0401 ANNIBALI LUCIA (IV) - Votazione Emendamento 01.0401 PDL n. 0107",
            "original_title": "Votazione Emendamento 01.0401 PDL n. 0107",
            "description_title": "Articolo premissivo 01.0401 ANNIBALI LUCIA (IV)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 29,
            "majority_cohesion_rate": 71.04,
            "minority_cohesion_rate": 70.08
        },
        {
            "id": 6651,
            "slug": "vs18_300_030",
            "identifier": "vs18_300_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_300_030/?format=api",
            "sitting": {
                "id": 316,
                "date": "2020-02-05",
                "number": 300,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1956",
            "original_title": "Votazione Articolo 3 DDL n. 1956",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 224,
            "majority_cohesion_rate": 71.04,
            "minority_cohesion_rate": 75.88
        },
        {
            "id": 5477,
            "slug": "vs18_417_063",
            "identifier": "vs18_417_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_063/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0107",
            "original_title": "Votazione Articolo 2 PDL n. 0107",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 35,
            "majority_cohesion_rate": 71.04,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 6410,
            "slug": "vs18_421_022",
            "identifier": "vs18_421_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_022/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 22,
            "title": "Subemendamento 0.6.800.4 PALMIERI ANTONIO (FI) - Votazione Emendamento 0.6.800.4 PDL n. 0107",
            "original_title": "Votazione Emendamento 0.6.800.4 PDL n. 0107",
            "description_title": "Subemendamento 0.6.800.4 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": 7,
            "n_margin": 27,
            "majority_cohesion_rate": 71.04,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 5964,
            "slug": "vs18_417_011",
            "identifier": "vs18_417_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_011/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.421 TURRI ROBERTO (LEGA) - Votazione Emendamento 1.421 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.421 PDL n. 0107",
            "description_title": "Emendamento 1.421 TURRI ROBERTO (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": 39,
            "majority_cohesion_rate": 71.04,
            "minority_cohesion_rate": 61.02
        },
        {
            "id": 4356,
            "slug": "vs18_141_003",
            "identifier": "vs18_141_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_141_003/?format=api",
            "sitting": {
                "id": 157,
                "date": "2019-03-13",
                "number": 141,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.53 PALMIERI ANTONIO (FI)\n     - Votazione Emendamento PDL n.0395",
            "original_title": "Votazione Emendamento PDL n.0395",
            "description_title": "Emendamento 1.53 PALMIERI ANTONIO (FI)\n    ",
            "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": 72,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 37.79
        },
        {
            "id": 4359,
            "slug": "vs18_140_053",
            "identifier": "vs18_140_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_053/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.1354",
            "original_title": "Votazione Articolo PDL n.1354",
            "description_title": "Articolo 6\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 222,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 72.24
        },
        {
            "id": 3780,
            "slug": "vs18_140_026",
            "identifier": "vs18_140_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_026/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 15.100 della Commissione\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Emendamento 15.100 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 124,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 3753,
            "slug": "vs18_140_027",
            "identifier": "vs18_140_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_027/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 15\n     - Votazione Articolo DDL n.1432",
            "original_title": "Votazione Articolo DDL n.1432",
            "description_title": "Articolo 15\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 124,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 3783,
            "slug": "vs18_140_033",
            "identifier": "vs18_140_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_033/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 19.1 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Emendamento 19.1 DE LUCA PIERO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 124,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 35.36
        },
        {
            "id": 2214,
            "slug": "vs18_165_004",
            "identifier": "vs18_165_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_004/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 9.15 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.15 CIABURRO MONICA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 76.05
        },
        {
            "id": 3063,
            "slug": "vs18_151_008",
            "identifier": "vs18_151_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_151_008/?format=api",
            "sitting": {
                "id": 167,
                "date": "2019-03-28",
                "number": 151,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.106 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 1.106 BARTOLOZZI GIUSI (FI)\n    ",
            "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": 71.05,
            "minority_cohesion_rate": 69.2
        },
        {
            "id": 3777,
            "slug": "vs18_140_024",
            "identifier": "vs18_140_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_024/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 13\n     - Votazione Articolo DDL n.1432",
            "original_title": "Votazione Articolo DDL n.1432",
            "description_title": "Articolo 13\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 124,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 66.16
        },
        {
            "id": 2559,
            "slug": "vs18_112_002",
            "identifier": "vs18_112_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_112_002/?format=api",
            "sitting": {
                "id": 128,
                "date": "2019-01-23",
                "number": 112,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.45 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.45 SISTO FRANCESCO PAOLO (FI)\n    ",
            "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": 82,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 46.56
        },
        {
            "id": 3794,
            "slug": "vs18_140_036",
            "identifier": "vs18_140_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_036/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 19.3 DE LUCA PIERO (PD) 19.7 VIETINA SIMONA (FI)\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Identici emendamenti 19.3 DE LUCA PIERO (PD) 19.7 VIETINA SIMONA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 35,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 65.78
        },
        {
            "id": 3751,
            "slug": "vs18_140_025",
            "identifier": "vs18_140_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_025/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 14\n     - Votazione Articolo DDL n.1432",
            "original_title": "Votazione Articolo DDL n.1432",
            "description_title": "Articolo 14\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 171,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 35.74
        },
        {
            "id": 3303,
            "slug": "vs18_117_008",
            "identifier": "vs18_117_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_008/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.151 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.151 SISTO FRANCESCO PAOLO (FI)\n    ",
            "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": 49,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 53.99
        },
        {
            "id": 2565,
            "slug": "vs18_112_004",
            "identifier": "vs18_112_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_112_004/?format=api",
            "sitting": {
                "id": 128,
                "date": "2019-01-23",
                "number": 112,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.53 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.53 SISTO FRANCESCO PAOLO (FI)\n    ",
            "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": 38,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 4364,
            "slug": "vs18_141_002",
            "identifier": "vs18_141_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_141_002/?format=api",
            "sitting": {
                "id": 157,
                "date": "2019-03-13",
                "number": 141,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.51 SACCANI JOTTI GLORIA (FI)\n     - Votazione Emendamento PDL n.0395",
            "original_title": "Votazione Emendamento PDL n.0395",
            "description_title": "Emendamento 1.51 SACCANI JOTTI GLORIA (FI)\n    ",
            "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": 27,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 67.94
        },
        {
            "id": 3788,
            "slug": "vs18_140_021",
            "identifier": "vs18_140_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_021/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 11.01 BARATTO RAFFAELE (FI)\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Articolo aggiuntivo 11.01 BARATTO RAFFAELE (FI)\n    ",
            "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": 74,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 4909,
            "slug": "vs18_377_070",
            "identifier": "vs18_377_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_070/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 18.202 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 18.202 PDL n. 0875",
            "original_title": "Votazione Emendamento 18.202 PDL n. 0875",
            "description_title": "Emendamento 18.202 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": 12,
            "n_margin": 57,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 52.94
        },
        {
            "id": 5618,
            "slug": "vs18_381_012",
            "identifier": "vs18_381_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_012/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.150 COSTA ENRICO (FI) - Votazione Emendamento 2.150 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.150 PDL n. 1056",
            "description_title": "Emendamento 2.150 COSTA ENRICO (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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 4930,
            "slug": "vs18_381_035",
            "identifier": "vs18_381_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_035/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.2 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 3.2 PDL n. 1056",
            "original_title": "Votazione Emendamento 3.2 PDL n. 1056",
            "description_title": "Emendamento 3.2 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 4772,
            "slug": "vs18_381_030",
            "identifier": "vs18_381_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_030/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.122 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.122 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.122 PDL n. 1056",
            "description_title": "Emendamento 2.122 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 221,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 6436,
            "slug": "vs18_376_050",
            "identifier": "vs18_376_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_050/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 3.1 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 3.1 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.1 PDL n. 2070",
            "description_title": "Emendamento 3.1 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": 22,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 6524,
            "slug": "vs18_369_004",
            "identifier": "vs18_369_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_004/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2500/33 CIRIELLI EDMONDO (FDI) - Votazione Ordine del giorno 9/2500/33 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/33 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/33 CIRIELLI EDMONDO (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.08,
            "minority_cohesion_rate": 73.73
        },
        {
            "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": 4683,
            "slug": "vs18_377_042",
            "identifier": "vs18_377_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_042/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 11 - Votazione Articolo 11 PDL n. 0875",
            "original_title": "Votazione Articolo 11 PDL n. 0875",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 16,
            "n_margin": 152,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 54.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": 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": 5548,
            "slug": "vs18_386_006",
            "identifier": "vs18_386_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_006/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2752",
            "original_title": "Votazione Articolo 4 DDL n. 2752",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 80,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 36.86
        },
        {
            "id": 5975,
            "slug": "vs18_377_054",
            "identifier": "vs18_377_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_054/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 15.211 DEIDDA SALVATORE (FDI) - Votazione Emendamento 15.211 PDL n. 0875",
            "original_title": "Votazione Emendamento 15.211 PDL n. 0875",
            "description_title": "Emendamento 15.211 DEIDDA SALVATORE (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": 20,
            "n_margin": 50,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 56.86
        },
        {
            "id": 4874,
            "slug": "vs18_387_009",
            "identifier": "vs18_387_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_387_009/?format=api",
            "sitting": {
                "id": 403,
                "date": "2020-08-05",
                "number": 387,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00374, limitatamente alla premessa, CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU), QUARTAPELLE PROCOPIO LIA (PD) ed altri - Votazione Mozione 1_00374",
            "original_title": "Votazione Mozione 1_00374",
            "description_title": "Mozione n. 1-00374, limitatamente alla premessa, CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU), QUARTAPELLE PROCOPIO LIA (PD) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 4820,
            "slug": "vs18_369_011",
            "identifier": "vs18_369_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_011/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2500/157 MELICCHIO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/2500/157 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/157 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/157 MELICCHIO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 22,
            "n_margin": 119,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 5338,
            "slug": "vs18_383_004",
            "identifier": "vs18_383_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_004/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-..362 (Ulteriore nuova formulazione), limitatamente alla premessa, LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) ed altri - Votazione Mozione ",
            "original_title": "Votazione Mozione ",
            "description_title": "Mozione n. 1-..362 (Ulteriore nuova formulazione), limitatamente alla premessa, LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 207,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 62.75
        },
        {
            "id": 4958,
            "slug": "vs18_376_005",
            "identifier": "vs18_376_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_005/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.29 MELONI GIORGIA (FDI) - Votazione Emendamento 2.29 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.29 PDL n. 0687",
            "description_title": "Emendamento 2.29 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": 29,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 4893,
            "slug": "vs18_387_008",
            "identifier": "vs18_387_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_387_008/?format=api",
            "sitting": {
                "id": 403,
                "date": "2020-08-05",
                "number": 387,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00374, limitatamente alla parte dispositiva, CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU), QUARTAPELLE PROCOPIO LIA (PD) ed altri - Votazione Mozione 1_00374",
            "original_title": "Votazione Mozione 1_00374",
            "description_title": "Mozione n. 1-00374, limitatamente alla parte dispositiva, CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU), QUARTAPELLE PROCOPIO LIA (PD) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 4966,
            "slug": "vs18_376_004",
            "identifier": "vs18_376_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_004/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.122 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.122 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.122 PDL n. 0687",
            "description_title": "Emendamento 2.122 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": 29,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 70.2
        },
        {
            "id": 5531,
            "slug": "vs18_377_066",
            "identifier": "vs18_377_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_066/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 17.206 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 17.206 PDL n. 0875",
            "original_title": "Votazione Emendamento 17.206 PDL n. 0875",
            "description_title": "Emendamento 17.206 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": 16,
            "n_margin": 70,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 43.14
        },
        {
            "id": 4766,
            "slug": "vs18_376_046",
            "identifier": "vs18_376_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_046/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.21 GIANNONE VERONICA (MISTO) - Votazione Emendamento 1.21 PDL n. 2070",
            "original_title": "Votazione Emendamento 1.21 PDL n. 2070",
            "description_title": "Emendamento 1.21 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 4842,
            "slug": "vs18_369_010",
            "identifier": "vs18_369_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_010/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2500/133 SIRAGUSA ELISA (M5S) - Votazione Ordine del giorno 9/2500/133 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/133 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/133 SIRAGUSA ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 18,
            "n_margin": 108,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5484,
            "slug": "vs18_376_073",
            "identifier": "vs18_376_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_073/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 73,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sulle attività connesse alle comunità di tipo familiare che accolgono minori. Disposizioni in maniera di diritto del minore di una famiglia. (PDL 2070 e abbinate PDL 1731-1887-1958-2007) - Votazione finale PDL n. 2070",
            "original_title": "Votazione finale PDL n. 2070",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sulle attività connesse alle comunità di tipo familiare che accolgono minori. Disposizioni in maniera di diritto del minore di una famiglia. (PDL 2070 e abbinate PDL 1731-1887-1958-2007)",
            "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": 2,
            "n_margin": 200,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 59.61
        },
        {
            "id": 5013,
            "slug": "vs18_376_006",
            "identifier": "vs18_376_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_006/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.119 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 2.119 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.119 PDL n. 0687",
            "description_title": "Emendamento 2.119 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": 31,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 70.2
        },
        {
            "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": 16002,
            "slug": "18-168-37",
            "identifier": "18-168-37",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-168-37/?format=api",
            "sitting": {
                "id": 924,
                "date": "2019-11-21",
                "number": 168,
                "branch": "S"
            },
            "number": 37,
            "title": "Mozioni su iniziative per Venezia alla luce dei recentieventi alluvionali. Mozione 1-00191 (t. 2), Bernini e altri",
            "original_title": "Mozioni su iniziative per Venezia alla luce dei recentieventi alluvionali. Mozione 1-00191 (t. 2), Bernini e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 103,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 62.5
        },
        {
            "id": 6019,
            "slug": "vs18_400_022",
            "identifier": "vs18_400_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_022/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2523",
            "original_title": "Votazione Articolo 4 DDL n. 2523",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 218,
            "majority_cohesion_rate": 71.12,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 6428,
            "slug": "vs18_400_013",
            "identifier": "vs18_400_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_013/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1676",
            "original_title": "Votazione Articolo 1 DDL n. 1676",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 228,
            "majority_cohesion_rate": 71.12,
            "minority_cohesion_rate": 73.62
        },
        {
            "id": 5636,
            "slug": "vs18_400_007",
            "identifier": "vs18_400_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_007/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 7,
            "title": "Ratifica ed esecuzione dell'Accordo di cooperazione culturale, scientifica e tecnologica tra il Governo della Repubblica italiana ed il Governo della Repubblica del Mozambico, fatto a Maputo l'11 luglio 2007 (Approvato dal Senato)\nDdl 2229 - voto finale - Votazione finale DDL n. 2229",
            "original_title": "Votazione finale DDL n. 2229",
            "description_title": "Ratifica ed esecuzione dell'Accordo di cooperazione culturale, scientifica e tecnologica tra il Governo della Repubblica italiana ed il Governo della Repubblica del Mozambico, fatto a Maputo l'11 luglio 2007 (Approvato dal Senato)\nDdl 2229 - voto finale",
            "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": 227,
            "majority_cohesion_rate": 71.12,
            "minority_cohesion_rate": 73.23
        }
    ]
}