Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=32
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=33",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=31",
    "results": [
        {
            "id": 4760,
            "slug": "vs18_418_004",
            "identifier": "vs18_418_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_004/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 6.407 TURRI ROBERTO (LEGA) - Votazione Emendamento 6.407 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.407 PDL n. 0107",
            "description_title": "Emendamento 6.407 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": 29,
            "majority_cohesion_rate": 68.29,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 4754,
            "slug": "vs18_418_003",
            "identifier": "vs18_418_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_003/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 6.409 POTENTI MANFREDI (LEGA) - Votazione Emendamento 6.409 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.409 PDL n. 0107",
            "description_title": "Emendamento 6.409 POTENTI MANFREDI (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": 33,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 65.75
        },
        {
            "id": 4745,
            "slug": "vs18_418_002",
            "identifier": "vs18_418_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_002/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 6.408 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 6.408 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.408 PDL n. 0107",
            "description_title": "Emendamento 6.408 PAGANO ALESSANDRO (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": 4,
            "n_margin": 35,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 4730,
            "slug": "vs18_418_001",
            "identifier": "vs18_418_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_001/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 6.405 TURRI ROBERTO (LEGA) e 6.406 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 6.405 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.405 PDL n. 0107",
            "description_title": "Identici emendamenti 6.405 TURRI ROBERTO (LEGA) e 6.406 BARTOLOZZI GIUSI (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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 4646,
            "slug": "vs18_417_110",
            "identifier": "vs18_417_110",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_110/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 110,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0107",
            "original_title": "Votazione Articolo 5 PDL n. 0107",
            "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": 8,
            "n_margin": 35,
            "majority_cohesion_rate": 67.99,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 4933,
            "slug": "vs18_417_109",
            "identifier": "vs18_417_109",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_109/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 5.404 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 5.404 PDL n. 0107",
            "original_title": "Votazione Emendamento 5.404 PDL n. 0107",
            "description_title": "Emendamento 5.404 PAGANO ALESSANDRO (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": 32,
            "majority_cohesion_rate": 66.77,
            "minority_cohesion_rate": 63.39
        },
        {
            "id": 4943,
            "slug": "vs18_417_108",
            "identifier": "vs18_417_108",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_108/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 5.32 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 5.32 PDL n. 0107",
            "original_title": "Votazione Emendamento 5.32 PDL n. 0107",
            "description_title": "Emendamento 5.32 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": 34,
            "majority_cohesion_rate": 67.99,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 4953,
            "slug": "vs18_417_107",
            "identifier": "vs18_417_107",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_107/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 5.402 TURRI ROBERTO (LEGA) - Votazione Emendamento 5.402 PDL n. 0107",
            "original_title": "Votazione Emendamento 5.402 PDL n. 0107",
            "description_title": "Emendamento 5.402 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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 67.38,
            "minority_cohesion_rate": 61.81
        },
        {
            "id": 4959,
            "slug": "vs18_417_106",
            "identifier": "vs18_417_106",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_106/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 106,
            "title": "Identici emendamenti 5.401 TURRI ROBERTO (LEGA), 5.27 VARCHI MARIA CAROLINA (FDI), 5.300 ROSPI GIANLUCA (MISTO) e 5.400 PALMIERI ANTONIO (FI) - Votazione Emendamento 5.401 PDL n. 0107",
            "original_title": "Votazione Emendamento 5.401 PDL n. 0107",
            "description_title": "Identici emendamenti 5.401 TURRI ROBERTO (LEGA), 5.27 VARCHI MARIA CAROLINA (FDI), 5.300 ROSPI GIANLUCA (MISTO) e 5.400 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 4965,
            "slug": "vs18_417_105",
            "identifier": "vs18_417_105",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_105/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 105,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0107",
            "original_title": "Votazione Articolo 4 PDL n. 0107",
            "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": 10,
            "n_margin": 40,
            "majority_cohesion_rate": 68.29,
            "minority_cohesion_rate": 61.42
        },
        {
            "id": 4976,
            "slug": "vs18_417_104",
            "identifier": "vs18_417_104",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_104/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 4.435 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 4.435 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.435 PDL n. 0107",
            "description_title": "Emendamento 4.435 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": 33,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 4991,
            "slug": "vs18_417_103",
            "identifier": "vs18_417_103",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_103/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 103,
            "title": "Identici emendamenti 4.430 VARCHI MARIA CAROLINA (FDI) e 4.238 TOMASI MAURA (LEGA) - Votazione Emendamento 4.430 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.430 PDL n. 0107",
            "description_title": "Identici emendamenti 4.430 VARCHI MARIA CAROLINA (FDI) e 4.238 TOMASI MAURA (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": 199,
            "majority_cohesion_rate": 67.99,
            "minority_cohesion_rate": 65.75
        },
        {
            "id": 4998,
            "slug": "vs18_417_102",
            "identifier": "vs18_417_102",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_102/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 4.440 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 4.440 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.440 PDL n. 0107",
            "description_title": "Emendamento 4.440 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": 4,
            "n_margin": 32,
            "majority_cohesion_rate": 67.38,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 5004,
            "slug": "vs18_417_101",
            "identifier": "vs18_417_101",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_101/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 4.216 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 4.216 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.216 PDL n. 0107",
            "description_title": "Emendamento 4.216 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 199,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 5010,
            "slug": "vs18_417_100",
            "identifier": "vs18_417_100",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_100/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 4.239 TOMASI MAURA (LEGA) - Votazione Emendamento 4.239 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.239 PDL n. 0107",
            "description_title": "Emendamento 4.239 TOMASI MAURA (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": 35,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 4944,
            "slug": "vs18_417_099",
            "identifier": "vs18_417_099",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_099/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 4.229 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.229 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.229 PDL n. 0107",
            "description_title": "Emendamento 4.229 PAGANO ALESSANDRO (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": 34,
            "majority_cohesion_rate": 68.29,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 4954,
            "slug": "vs18_417_098",
            "identifier": "vs18_417_098",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_098/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 4.282 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.282 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.282 PDL n. 0107",
            "description_title": "Emendamento 4.282 PAGANO ALESSANDRO (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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 4775,
            "slug": "vs18_417_097",
            "identifier": "vs18_417_097",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_097/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 4.281 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.281 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.281 PDL n. 0107",
            "description_title": "Emendamento 4.281 PAGANO ALESSANDRO (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": 4,
            "n_margin": 36,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 4908,
            "slug": "vs18_417_096",
            "identifier": "vs18_417_096",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_096/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 4.283 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.283 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.283 PDL n. 0107",
            "description_title": "Emendamento 4.283 PAGANO ALESSANDRO (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": 4,
            "n_margin": 36,
            "majority_cohesion_rate": 68.29,
            "minority_cohesion_rate": 62.2
        },
        {
            "id": 4916,
            "slug": "vs18_417_095",
            "identifier": "vs18_417_095",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_095/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 4.285 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.285 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.285 PDL n. 0107",
            "description_title": "Emendamento 4.285 PAGANO ALESSANDRO (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": 3,
            "n_margin": 38,
            "majority_cohesion_rate": 70.12,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 4922,
            "slug": "vs18_417_094",
            "identifier": "vs18_417_094",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_094/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 4.284 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.284 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.284 PDL n. 0107",
            "description_title": "Emendamento 4.284 PAGANO ALESSANDRO (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": 4,
            "n_margin": 38,
            "majority_cohesion_rate": 70.73,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 4735,
            "slug": "vs18_417_093",
            "identifier": "vs18_417_093",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_093/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 4.114 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.114 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.114 PDL n. 0107",
            "description_title": "Emendamento 4.114 PAGANO ALESSANDRO (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": 36,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 4724,
            "slug": "vs18_417_092",
            "identifier": "vs18_417_092",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_092/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 4.288 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.288 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.288 PDL n. 0107",
            "description_title": "Emendamento 4.288 PAGANO ALESSANDRO (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": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 4758,
            "slug": "vs18_417_091",
            "identifier": "vs18_417_091",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_091/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 4.287 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.287 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.287 PDL n. 0107",
            "description_title": "Emendamento 4.287 PAGANO ALESSANDRO (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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 4747,
            "slug": "vs18_417_090",
            "identifier": "vs18_417_090",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_090/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 4.286 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.286 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.286 PDL n. 0107",
            "description_title": "Emendamento 4.286 PAGANO ALESSANDRO (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": 35,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 6431,
            "slug": "vs18_417_089",
            "identifier": "vs18_417_089",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_089/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 4.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.700, PDL n. 0107",
            "original_title": "Votazione Emendamento 4.700, PDL n. 0107",
            "description_title": "Emendamento 4.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 20,
            "n_margin": 51,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 58.27
        },
        {
            "id": 6422,
            "slug": "vs18_417_088",
            "identifier": "vs18_417_088",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_088/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 4.451 CONTE FEDERICO (LEU) - Votazione Emendamento 4.451 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.451 PDL n. 0107",
            "description_title": "Emendamento 4.451 CONTE FEDERICO (LEU)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 208,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 6409,
            "slug": "vs18_417_087",
            "identifier": "vs18_417_087",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_087/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 4.466 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.466 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.466 PDL n. 0107",
            "description_title": "Emendamento 4.466 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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 68.29,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 6166,
            "slug": "vs18_417_086",
            "identifier": "vs18_417_086",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_086/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 4.199 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 4.199 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.199 PDL n. 0107",
            "description_title": "Emendamento 4.199 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": 35,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 6477,
            "slug": "vs18_417_085",
            "identifier": "vs18_417_085",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_085/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 85,
            "title": "Identici emendamenti 4.234 TURRI ROBERTO (LEGA) e 4.415 LUPI MAURIZIO (MISTO) - Votazione Emendamento 4.234 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.234 PDL n. 0107",
            "description_title": "Identici emendamenti 4.234 TURRI ROBERTO (LEGA) e 4.415 LUPI MAURIZIO (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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 6462,
            "slug": "vs18_417_084",
            "identifier": "vs18_417_084",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_084/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 4.418 GIANNONE VERONICA (MISTO) - Votazione Emendamento 4.418 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.418 PDL n. 0107",
            "description_title": "Emendamento 4.418 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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 67.38,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 6452,
            "slug": "vs18_417_083",
            "identifier": "vs18_417_083",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_083/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 4.232 TURRI ROBERTO (LEGA) e 4.414 LUPI MAURIZIO (MISTO) - Votazione Emendamento 4.232 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.232 PDL n. 0107",
            "description_title": "Identici emendamenti 4.232 TURRI ROBERTO (LEGA) e 4.414 LUPI MAURIZIO (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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 6443,
            "slug": "vs18_417_082",
            "identifier": "vs18_417_082",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_082/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 82,
            "title": "Identici emendamenti 4.231 TURRI ROBERTO (LEGA) e 4.413 LUPI MAURIZIO (MISTO) - Votazione Emendamento 4.231 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.231 PDL n. 0107",
            "description_title": "Identici emendamenti 4.231 TURRI ROBERTO (LEGA) e 4.413 LUPI MAURIZIO (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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 65.75
        },
        {
            "id": 5993,
            "slug": "vs18_417_081",
            "identifier": "vs18_417_081",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_081/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 4.228 POTENTI MANFREDI (LEGA) - Votazione Emendamento 4.228 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.228 PDL n. 0107",
            "description_title": "Emendamento 4.228 POTENTI MANFREDI (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": 34,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 6000,
            "slug": "vs18_417_080",
            "identifier": "vs18_417_080",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_080/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 4.191 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 4.191 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.191 PDL n. 0107",
            "description_title": "Emendamento 4.191 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": 34,
            "majority_cohesion_rate": 70.12,
            "minority_cohesion_rate": 66.14
        },
        {
            "id": 5668,
            "slug": "vs18_417_079",
            "identifier": "vs18_417_079",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_079/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 4.190 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 4.190 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.190 PDL n. 0107",
            "description_title": "Emendamento 4.190 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": 32,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 5662,
            "slug": "vs18_417_078",
            "identifier": "vs18_417_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_078/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 78,
            "title": "Identici emendamenti 4.187 LUCASELLI YLENJA (FDI) e 4.227 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.187 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.187 PDL n. 0107",
            "description_title": "Identici emendamenti 4.187 LUCASELLI YLENJA (FDI) e 4.227 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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 70.73,
            "minority_cohesion_rate": 66.14
        },
        {
            "id": 5905,
            "slug": "vs18_417_077",
            "identifier": "vs18_417_077",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_077/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 4.450 CONTE FEDERICO (LEU) - Votazione Emendamento 4.450 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.450 PDL n. 0107",
            "description_title": "Emendamento 4.450 CONTE FEDERICO (LEU)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 16,
            "n_margin": 47,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 61.42
        },
        {
            "id": 5675,
            "slug": "vs18_417_076",
            "identifier": "vs18_417_076",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_076/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 4.290 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.290 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.290 PDL n. 0107",
            "description_title": "Emendamento 4.290 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": 34,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 5925,
            "slug": "vs18_417_075",
            "identifier": "vs18_417_075",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_075/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 4.225 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.225 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.225 PDL n. 0107",
            "description_title": "Emendamento 4.225 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": 4,
            "n_margin": 34,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 5916,
            "slug": "vs18_417_074",
            "identifier": "vs18_417_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_074/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 4.224 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.224 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.224 PDL n. 0107",
            "description_title": "Emendamento 4.224 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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 5942,
            "slug": "vs18_417_073",
            "identifier": "vs18_417_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_073/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 4.291 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.291 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.291 PDL n. 0107",
            "description_title": "Emendamento 4.291 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 5938,
            "slug": "vs18_417_072",
            "identifier": "vs18_417_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_072/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 72,
            "title": "Identici emendamenti 4.100 ROSPI GIANLUCA (MISTO), 4.3 PALMIERI ANTONIO (FI) e 4.4 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.100 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.100 PDL n. 0107",
            "description_title": "Identici emendamenti 4.100 ROSPI GIANLUCA (MISTO), 4.3 PALMIERI ANTONIO (FI) e 4.4 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": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 5958,
            "slug": "vs18_417_071",
            "identifier": "vs18_417_071",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_071/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0107",
            "original_title": "Votazione Articolo 3 PDL n. 0107",
            "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": 35,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 5951,
            "slug": "vs18_417_070",
            "identifier": "vs18_417_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_070/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 3.450, nel testo riformulato, BAZOLI ALFREDO (PD) - Votazione Emendamento 3.450, PDL n. 0107",
            "original_title": "Votazione Emendamento 3.450, PDL n. 0107",
            "description_title": "Emendamento 3.450, nel testo riformulato, BAZOLI ALFREDO (PD)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 41,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 58.27
        },
        {
            "id": 5407,
            "slug": "vs18_417_069",
            "identifier": "vs18_417_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_069/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 3.410 MASCHIO CIRO (FDI) - Votazione Emendamento 3.410 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.410 PDL n. 0107",
            "description_title": "Emendamento 3.410 MASCHIO CIRO (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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 68.11
        },
        {
            "id": 5149,
            "slug": "vs18_417_068",
            "identifier": "vs18_417_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_068/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 2.024 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.024 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.024 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.024 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 70.73,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 5138,
            "slug": "vs18_417_067",
            "identifier": "vs18_417_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_067/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 2.023 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.023 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.023 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.023 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": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 5127,
            "slug": "vs18_417_066",
            "identifier": "vs18_417_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_066/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 2.022 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.022 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.022 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.022 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": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 68.11
        },
        {
            "id": 5493,
            "slug": "vs18_417_065",
            "identifier": "vs18_417_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_065/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 2.021 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.021 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.021 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.021 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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 66.14
        }
    ]
}