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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=44",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=42",
    "results": [
        {
            "id": 6148,
            "slug": "vs18_377_011",
            "identifier": "vs18_377_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_011/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.203 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 3.203 PDL n. 0875",
            "original_title": "Votazione Emendamento 3.203 PDL n. 0875",
            "description_title": "Emendamento 3.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": 12,
            "n_margin": 70,
            "majority_cohesion_rate": 75.9,
            "minority_cohesion_rate": 49.41
        },
        {
            "id": 6141,
            "slug": "vs18_377_010",
            "identifier": "vs18_377_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_010/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.202 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 3.202 PDL n. 0875",
            "original_title": "Votazione Emendamento 3.202 PDL n. 0875",
            "description_title": "Emendamento 3.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": 11,
            "n_margin": 80,
            "majority_cohesion_rate": 75.9,
            "minority_cohesion_rate": 41.96
        },
        {
            "id": 5009,
            "slug": "vs18_377_009",
            "identifier": "vs18_377_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_009/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.1 DEIDDA SALVATORE (FDI) - Votazione Emendamento 3.1 PDL n. 0875",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0875",
            "description_title": "Emendamento 3.1 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": 6,
            "n_margin": 115,
            "majority_cohesion_rate": 75.6,
            "minority_cohesion_rate": 61.57
        },
        {
            "id": 4969,
            "slug": "vs18_377_008",
            "identifier": "vs18_377_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_008/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0875",
            "original_title": "Votazione Articolo 2 PDL n. 0875",
            "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": 11,
            "n_margin": 222,
            "majority_cohesion_rate": 74.1,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 4960,
            "slug": "vs18_377_007",
            "identifier": "vs18_377_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_007/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.2 DEIDDA SALVATORE (FDI) - Votazione Emendamento 2.2 PDL n. 0875",
            "original_title": "Votazione Emendamento 2.2 PDL n. 0875",
            "description_title": "Emendamento 2.2 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": 10,
            "n_margin": 61,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 54.12
        },
        {
            "id": 4990,
            "slug": "vs18_377_006",
            "identifier": "vs18_377_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_006/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.210 DEIDDA SALVATORE (FDI) - Votazione Emendamento 2.210 PDL n. 0875",
            "original_title": "Votazione Emendamento 2.210 PDL n. 0875",
            "description_title": "Emendamento 2.210 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": 7,
            "n_margin": 64,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 52.16
        },
        {
            "id": 4979,
            "slug": "vs18_377_005",
            "identifier": "vs18_377_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_005/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0875",
            "original_title": "Votazione Articolo 1 PDL n. 0875",
            "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": 7,
            "n_margin": 225,
            "majority_cohesion_rate": 75.9,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 4931,
            "slug": "vs18_377_004",
            "identifier": "vs18_377_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_004/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.6 DEIDDA SALVATORE (FDI) - Votazione Emendamento 1.6 PDL n. 0875",
            "original_title": "Votazione Emendamento 1.6 PDL n. 0875",
            "description_title": "Emendamento 1.6 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": 4,
            "n_margin": 116,
            "majority_cohesion_rate": 75.3,
            "minority_cohesion_rate": 63.53
        },
        {
            "id": 4924,
            "slug": "vs18_377_003",
            "identifier": "vs18_377_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_003/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.5 DEIDDA SALVATORE (FDI) - Votazione Emendamento 1.5 PDL n. 0875",
            "original_title": "Votazione Emendamento 1.5 PDL n. 0875",
            "description_title": "Emendamento 1.5 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": 4,
            "n_margin": 115,
            "majority_cohesion_rate": 75.6,
            "minority_cohesion_rate": 60.0
        },
        {
            "id": 4947,
            "slug": "vs18_377_002",
            "identifier": "vs18_377_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_002/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.200 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 1.200 PDL n. 0875",
            "original_title": "Votazione Emendamento 1.200 PDL n. 0875",
            "description_title": "Emendamento 1.200 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": 7,
            "n_margin": 37,
            "majority_cohesion_rate": 74.1,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 4938,
            "slug": "vs18_377_001",
            "identifier": "vs18_377_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_001/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.210 DEIDDA SALVATORE (FDI) - Votazione Emendamento 1.210 PDL n. 0875",
            "original_title": "Votazione Emendamento 1.210 PDL n. 0875",
            "description_title": "Emendamento 1.210 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": 2,
            "n_margin": 113,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 61.96
        },
        {
            "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": 5455,
            "slug": "vs18_376_072",
            "identifier": "vs18_376_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_072/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 2070",
            "original_title": "Votazione Articolo 9 PDL n. 2070",
            "description_title": "Articolo 9",
            "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.69,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5446,
            "slug": "vs18_376_071",
            "identifier": "vs18_376_071",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_071/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo 8 - Votazione Articolo 8 PDL n. 2070",
            "original_title": "Votazione Articolo 8 PDL n. 2070",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 220,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5469,
            "slug": "vs18_376_070",
            "identifier": "vs18_376_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_070/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 8.1 BIGNAMI GALEAZZO (FDI) - Votazione Emendamento 8.1 PDL n. 2070",
            "original_title": "Votazione Emendamento 8.1 PDL n. 2070",
            "description_title": "Emendamento 8.1 BIGNAMI GALEAZZO (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": 24,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5666,
            "slug": "vs18_376_069",
            "identifier": "vs18_376_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_069/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 2070",
            "original_title": "Votazione Articolo 7 PDL n. 2070",
            "description_title": "Articolo 7",
            "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": 221,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5659,
            "slug": "vs18_376_068",
            "identifier": "vs18_376_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_068/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 2070",
            "original_title": "Votazione Articolo 6 PDL n. 2070",
            "description_title": "Articolo 6",
            "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": 221,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5653,
            "slug": "vs18_376_067",
            "identifier": "vs18_376_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_067/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 2070",
            "original_title": "Votazione Articolo 5 PDL n. 2070",
            "description_title": "Articolo 5",
            "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": 216,
            "majority_cohesion_rate": 68.37,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5648,
            "slug": "vs18_376_066",
            "identifier": "vs18_376_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_066/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 2070",
            "original_title": "Votazione Articolo 4 PDL n. 2070",
            "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": 8,
            "n_margin": 210,
            "majority_cohesion_rate": 67.17,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5931,
            "slug": "vs18_376_065",
            "identifier": "vs18_376_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_065/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 2070",
            "original_title": "Votazione Articolo 3 PDL n. 2070",
            "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": 9,
            "n_margin": 210,
            "majority_cohesion_rate": 67.17,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5919,
            "slug": "vs18_376_064",
            "identifier": "vs18_376_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_064/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 3.12 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 3.12 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.12 PDL n. 2070",
            "description_title": "Emendamento 3.12 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5908,
            "slug": "vs18_376_063",
            "identifier": "vs18_376_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_063/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 3.11 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 3.11 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.11 PDL n. 2070",
            "description_title": "Emendamento 3.11 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5906,
            "slug": "vs18_376_062",
            "identifier": "vs18_376_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_062/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 3.25 GIANNONE VERONICA (MISTO) - Votazione Emendamento 3.25 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.25 PDL n. 2070",
            "description_title": "Emendamento 3.25 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": 17,
            "majority_cohesion_rate": 68.67,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5673,
            "slug": "vs18_376_061",
            "identifier": "vs18_376_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_061/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 3.24 GIANNONE VERONICA (MISTO) e 3.100 CUNIAL SARA (MISTO) - Votazione Emendamento 3.24 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.24 PDL n. 2070",
            "description_title": "Identici emendamenti 3.24 GIANNONE VERONICA (MISTO) e 3.100 CUNIAL SARA (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": 20,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 5957,
            "slug": "vs18_376_060",
            "identifier": "vs18_376_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_060/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 3.23 GIANNONE VERONICA (MISTO) - Votazione Emendamento 3.23 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.23 PDL n. 2070",
            "description_title": "Emendamento 3.23 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": 19,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 6128,
            "slug": "vs18_376_059",
            "identifier": "vs18_376_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_059/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 3.10 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 3.10 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.10 PDL n. 2070",
            "description_title": "Emendamento 3.10 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": 23,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 6119,
            "slug": "vs18_376_058",
            "identifier": "vs18_376_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_058/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 3.9 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 3.9 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.9 PDL n. 2070",
            "description_title": "Emendamento 3.9 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": 17,
            "majority_cohesion_rate": 68.37,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 6138,
            "slug": "vs18_376_057",
            "identifier": "vs18_376_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_057/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 3.8 BIGNAMI GALEAZZO (FDI) - Votazione Emendamento 3.8 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.8 PDL n. 2070",
            "description_title": "Emendamento 3.8 BIGNAMI GALEAZZO (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": 18,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 6134,
            "slug": "vs18_376_056",
            "identifier": "vs18_376_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_056/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 3.22 GIANNONE VERONICA (MISTO) - Votazione Emendamento 3.22 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.22 PDL n. 2070",
            "description_title": "Emendamento 3.22 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": 20,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 6153,
            "slug": "vs18_376_055",
            "identifier": "vs18_376_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_055/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.6 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 3.6 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.6 PDL n. 2070",
            "description_title": "Emendamento 3.6 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 68.67,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 6143,
            "slug": "vs18_376_054",
            "identifier": "vs18_376_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_054/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.21 GIANNONE VERONICA (MISTO) - Votazione Emendamento 3.21 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.21 PDL n. 2070",
            "description_title": "Emendamento 3.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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 6418,
            "slug": "vs18_376_053",
            "identifier": "vs18_376_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_053/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 3.4 BIGNAMI GALEAZZO (FDI) - Votazione Emendamento 3.4 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.4 PDL n. 2070",
            "description_title": "Emendamento 3.4 BIGNAMI GALEAZZO (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": 20,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 6408,
            "slug": "vs18_376_052",
            "identifier": "vs18_376_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_052/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 3.3 BIGNAMI GALEAZZO (FDI) - Votazione Emendamento 3.3 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.3 PDL n. 2070",
            "description_title": "Emendamento 3.3 BIGNAMI GALEAZZO (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": 25,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 6165,
            "slug": "vs18_376_051",
            "identifier": "vs18_376_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_051/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 3.2 BIGNAMI GALEAZZO (FDI) - Votazione Emendamento 3.2 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.2 PDL n. 2070",
            "description_title": "Emendamento 3.2 BIGNAMI GALEAZZO (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": 21,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 75.69
        },
        {
            "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": 4731,
            "slug": "vs18_376_049",
            "identifier": "vs18_376_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_049/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 2070",
            "original_title": "Votazione Articolo 2 PDL n. 2070",
            "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": 0,
            "n_margin": 225,
            "majority_cohesion_rate": 72.59,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 4738,
            "slug": "vs18_376_048",
            "identifier": "vs18_376_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_048/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 2070",
            "original_title": "Votazione Articolo 1 PDL n. 2070",
            "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": 224,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 4753,
            "slug": "vs18_376_047",
            "identifier": "vs18_376_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_047/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 1.1 BIGNAMI GALEAZZO (FDI) - Votazione Emendamento 1.1 PDL n. 2070",
            "original_title": "Votazione Emendamento 1.1 PDL n. 2070",
            "description_title": "Emendamento 1.1 BIGNAMI GALEAZZO (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": 25,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 73.33
        },
        {
            "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": 4691,
            "slug": "vs18_376_045",
            "identifier": "vs18_376_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_045/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 45,
            "title": "Delega al Governo per riordinare, semplificare e potenziare le misure a sostegno dei figli a carico attraverso l'assegno unico e universale (PDL 687 e abbinate PDL 2155-2249) - Votazione finale PDL n. 0687",
            "original_title": "Votazione finale PDL n. 0687",
            "description_title": "Delega al Governo per riordinare, semplificare e potenziare le misure a sostegno dei figli a carico attraverso l'assegno unico e universale (PDL 687 e abbinate PDL 2155-2249)",
            "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": 225,
            "majority_cohesion_rate": 73.8,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 4702,
            "slug": "vs18_376_044",
            "identifier": "vs18_376_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_044/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0687",
            "original_title": "Votazione Articolo 5 PDL n. 0687",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 128,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 4709,
            "slug": "vs18_376_043",
            "identifier": "vs18_376_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_043/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 5.200 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 5.200 PDL n. 0687",
            "original_title": "Votazione Emendamento 5.200 PDL n. 0687",
            "description_title": "Emendamento 5.200 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 4718,
            "slug": "vs18_376_042",
            "identifier": "vs18_376_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_042/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0687",
            "original_title": "Votazione Articolo 4 PDL n. 0687",
            "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": 13,
            "n_margin": 123,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 4669,
            "slug": "vs18_376_041",
            "identifier": "vs18_376_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_041/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 3.03 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 3.03 PDL n. 0687",
            "original_title": "Votazione Emendamento 3.03 PDL n. 0687",
            "description_title": "Articolo aggiuntivo 3.03 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": 29,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 4672,
            "slug": "vs18_376_040",
            "identifier": "vs18_376_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_040/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 3.02 MELONI GIORGIA (FDI) - Votazione Emendamento 3.02 PDL n. 0687",
            "original_title": "Votazione Emendamento 3.02 PDL n. 0687",
            "description_title": "Articolo aggiuntivo 3.02 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 73.8,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5139,
            "slug": "vs18_376_039",
            "identifier": "vs18_376_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_039/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0687",
            "original_title": "Votazione Articolo 3 PDL n. 0687",
            "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": 8,
            "n_margin": 130,
            "majority_cohesion_rate": 73.8,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5128,
            "slug": "vs18_376_038",
            "identifier": "vs18_376_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_038/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.206 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 3.206 PDL n. 0687",
            "original_title": "Votazione Emendamento 3.206 PDL n. 0687",
            "description_title": "Emendamento 3.206 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": 30,
            "majority_cohesion_rate": 73.49,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5111,
            "slug": "vs18_376_037",
            "identifier": "vs18_376_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_037/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.205 PALMIERI ANTONIO (FI) - Votazione Emendamento 3.205 PDL n. 0687",
            "original_title": "Votazione Emendamento 3.205 PDL n. 0687",
            "description_title": "Emendamento 3.205 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": 31,
            "majority_cohesion_rate": 72.59,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 5119,
            "slug": "vs18_376_036",
            "identifier": "vs18_376_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_036/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.2 PALMIERI ANTONIO (FI) - Votazione Emendamento 3.2 PDL n. 0687",
            "original_title": "Votazione Emendamento 3.2 PDL n. 0687",
            "description_title": "Emendamento 3.2 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": 32,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 5096,
            "slug": "vs18_376_035",
            "identifier": "vs18_376_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_035/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.201 PALMIERI ANTONIO (FI) - Votazione Emendamento 3.201 PDL n. 0687",
            "original_title": "Votazione Emendamento 3.201 PDL n. 0687",
            "description_title": "Emendamento 3.201 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": 31,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 72.16
        }
    ]
}