Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=254
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=255",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=253",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 4644,
            "slug": "vs18_418_005",
            "identifier": "vs18_418_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_005/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 6.412 LUPI MAURIZIO (MISTO) - Votazione Emendamento 6.412 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.412 PDL n. 0107",
            "description_title": "Emendamento 6.412 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": 31,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 4651,
            "slug": "vs18_418_006",
            "identifier": "vs18_418_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_006/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 6.61 MASCHIO CIRO (FDI) - Votazione Emendamento 6.61 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.61 PDL n. 0107",
            "description_title": "Emendamento 6.61 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": 33,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 65.75
        },
        {
            "id": 4658,
            "slug": "vs18_418_007",
            "identifier": "vs18_418_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_007/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 6.25 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 6.25 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.25 PDL n. 0107",
            "description_title": "Emendamento 6.25 MONTARULI AUGUSTA (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": 9,
            "n_margin": 85,
            "majority_cohesion_rate": 70.12,
            "minority_cohesion_rate": 38.19
        },
        {
            "id": 4665,
            "slug": "vs18_418_008",
            "identifier": "vs18_418_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_008/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 6.413 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 6.413 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.413 PDL n. 0107",
            "description_title": "Emendamento 6.413 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": 67.99,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 4670,
            "slug": "vs18_418_009",
            "identifier": "vs18_418_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_009/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 6.194 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 6.194 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.194 PDL n. 0107",
            "description_title": "Emendamento 6.194 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": 5,
            "n_margin": 30,
            "majority_cohesion_rate": 67.07,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 5088,
            "slug": "vs18_418_010",
            "identifier": "vs18_418_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_010/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 6.195 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 6.195 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.195 PDL n. 0107",
            "description_title": "Emendamento 6.195 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.99,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 5056,
            "slug": "vs18_418_011",
            "identifier": "vs18_418_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_011/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 6.414 MASCHIO CIRO (FDI) - Votazione Emendamento 6.414 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.414 PDL n. 0107",
            "description_title": "Emendamento 6.414 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": 4,
            "n_margin": 32,
            "majority_cohesion_rate": 66.46,
            "minority_cohesion_rate": 62.2
        },
        {
            "id": 5068,
            "slug": "vs18_418_012",
            "identifier": "vs18_418_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_012/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 6.415 TURRI ROBERTO (LEGA) - Votazione Emendamento 6.415 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.415 PDL n. 0107",
            "description_title": "Emendamento 6.415 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": 12,
            "n_margin": 105,
            "majority_cohesion_rate": 64.02,
            "minority_cohesion_rate": 96.85
        },
        {
            "id": 6191,
            "slug": "vs18_420_001",
            "identifier": "vs18_420_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_420_001/?format=api",
            "sitting": {
                "id": 436,
                "date": "2020-11-02",
                "number": 420,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00148, limitatamente alla parte dispositiva, ad eccezione del capoverso sesto, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), TABACCI BRUNO (MISTO), TASSO ANTONIO (MISTO) e GEBHARD RENATE (MISTO) - Votazione Risoluzione 6_00148",
            "original_title": "Votazione Risoluzione 6_00148",
            "description_title": "Risoluzione n. 6-00148, limitatamente alla parte dispositiva, ad eccezione del capoverso sesto, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), TABACCI BRUNO (MISTO), TASSO ANTONIO (MISTO) e GEBHARD RENATE (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 141,
            "majority_cohesion_rate": 81.4,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 6181,
            "slug": "vs18_420_002",
            "identifier": "vs18_420_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_420_002/?format=api",
            "sitting": {
                "id": 436,
                "date": "2020-11-02",
                "number": 420,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00148, limitatamente al capoverso sesto della parte dispositiva, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), TABACCI BRUNO (MISTO), TASSO ANTONIO (MISTO) e GEBHARD RENATE (MISTO) - Votazione Risoluzione 6_00148",
            "original_title": "Votazione Risoluzione 6_00148",
            "description_title": "Risoluzione n. 6-00148, limitatamente al capoverso sesto della parte dispositiva, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), TABACCI BRUNO (MISTO), TASSO ANTONIO (MISTO) e GEBHARD RENATE (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 56,
            "majority_cohesion_rate": 82.62,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 5879,
            "slug": "vs18_420_003",
            "identifier": "vs18_420_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_420_003/?format=api",
            "sitting": {
                "id": 436,
                "date": "2020-11-02",
                "number": 420,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00148, limitatamente alla premessa, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), TABACCI BRUNO (MISTO), TASSO ANTONIO (MISTO) e GEBHARD RENATE (MISTO) - Votazione Risoluzione 6_00148",
            "original_title": "Votazione Risoluzione 6_00148",
            "description_title": "Risoluzione n. 6-00148, limitatamente alla premessa, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), TABACCI BRUNO (MISTO), TASSO ANTONIO (MISTO) e GEBHARD RENATE (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 81.71,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 5875,
            "slug": "vs18_420_004",
            "identifier": "vs18_420_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_420_004/?format=api",
            "sitting": {
                "id": 436,
                "date": "2020-11-02",
                "number": 420,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00149 COSTA ENRICO (MISTO) e MAGI RICCARDO (MISTO) - Votazione Risoluzione 6_00149",
            "original_title": "Votazione Risoluzione 6_00149",
            "description_title": "Risoluzione n. 6-00149 COSTA ENRICO (MISTO) e MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 208,
            "majority_cohesion_rate": 82.62,
            "minority_cohesion_rate": 49.21
        },
        {
            "id": 5891,
            "slug": "vs18_420_005",
            "identifier": "vs18_420_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_420_005/?format=api",
            "sitting": {
                "id": 436,
                "date": "2020-11-02",
                "number": 420,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00150 ROSPI GIANLUCA (MISTO) ed altri - Votazione Risoluzione 6_00150",
            "original_title": "Votazione Risoluzione 6_00150",
            "description_title": "Risoluzione n. 6-00150 ROSPI GIANLUCA (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 227,
            "majority_cohesion_rate": 82.01,
            "minority_cohesion_rate": 63.39
        },
        {
            "id": 5887,
            "slug": "vs18_420_006",
            "identifier": "vs18_420_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_420_006/?format=api",
            "sitting": {
                "id": 436,
                "date": "2020-11-02",
                "number": 420,
                "branch": "C"
            },
            "number": 6,
            "title": "Risoluzione n. 6-00151, limitatamente ai capoversi dodicesimo, tredicesimo, quattordicesimo e diciassettesimo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00151",
            "original_title": "Votazione Risoluzione 6_00151",
            "description_title": "Risoluzione n. 6-00151, limitatamente ai capoversi dodicesimo, tredicesimo, quattordicesimo e diciassettesimo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 230,
            "majority_cohesion_rate": 82.62,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 5865,
            "slug": "vs18_420_007",
            "identifier": "vs18_420_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_420_007/?format=api",
            "sitting": {
                "id": 436,
                "date": "2020-11-02",
                "number": 420,
                "branch": "C"
            },
            "number": 7,
            "title": "Risoluzione n. 6-00151, ad eccezione dei capoversi dodicesimo, tredicesimo, quattordicesimo e diciassettesimo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00151",
            "original_title": "Votazione Risoluzione 6_00151",
            "description_title": "Risoluzione n. 6-00151, ad eccezione dei capoversi dodicesimo, tredicesimo, quattordicesimo e diciassettesimo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 58,
            "majority_cohesion_rate": 81.71,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 5862,
            "slug": "vs18_420_008",
            "identifier": "vs18_420_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_420_008/?format=api",
            "sitting": {
                "id": 436,
                "date": "2020-11-02",
                "number": 420,
                "branch": "C"
            },
            "number": 8,
            "title": "Risoluzione n. 6-00152 MAGI RICCARDO (MISTO) e COSTA ENRICO (MISTO) - Votazione Risoluzione 6_00152",
            "original_title": "Votazione Risoluzione 6_00152",
            "description_title": "Risoluzione n. 6-00152 MAGI RICCARDO (MISTO) e COSTA ENRICO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 162,
            "majority_cohesion_rate": 80.18,
            "minority_cohesion_rate": 44.09
        },
        {
            "id": 5485,
            "slug": "vs18_421_001",
            "identifier": "vs18_421_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_001/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 7.400 TURRI ROBERTO (LEGA) e 7.402 PALMIERI ANTONIO (FI) - Votazione Emendamento 7.400 PDL n. 0107",
            "original_title": "Votazione Emendamento 7.400 PDL n. 0107",
            "description_title": "Identici emendamenti 7.400 TURRI ROBERTO (LEGA) e 7.402 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": 32,
            "majority_cohesion_rate": 71.34,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 5452,
            "slug": "vs18_421_002",
            "identifier": "vs18_421_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_002/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 7.403 TURRI ROBERTO (LEGA) - Votazione Emendamento 7.403 PDL n. 0107",
            "original_title": "Votazione Emendamento 7.403 PDL n. 0107",
            "description_title": "Emendamento 7.403 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": 35,
            "majority_cohesion_rate": 73.17,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5443,
            "slug": "vs18_421_003",
            "identifier": "vs18_421_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_003/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 7.471 LUPI MAURIZIO (MISTO) - Votazione Emendamento 7.471 PDL n. 0107",
            "original_title": "Votazione Emendamento 7.471 PDL n. 0107",
            "description_title": "Emendamento 7.471 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": 32,
            "majority_cohesion_rate": 71.34,
            "minority_cohesion_rate": 70.47
        },
        {
            "id": 5466,
            "slug": "vs18_421_004",
            "identifier": "vs18_421_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_004/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 7.460 GIANNONE VERONICA (MISTO) - Votazione Emendamento 7.460 PDL n. 0107",
            "original_title": "Votazione Emendamento 7.460 PDL n. 0107",
            "description_title": "Emendamento 7.460 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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 73.78,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 5459,
            "slug": "vs18_421_005",
            "identifier": "vs18_421_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_005/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 7.501 GIANNONE VERONICA (MISTO) - Votazione Emendamento 7.501 PDL n. 0107",
            "original_title": "Votazione Emendamento 7.501 PDL n. 0107",
            "description_title": "Emendamento 7.501 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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 74.09,
            "minority_cohesion_rate": 70.08
        },
        {
            "id": 5524,
            "slug": "vs18_421_006",
            "identifier": "vs18_421_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_006/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 7.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 7.700, PDL n. 0107",
            "original_title": "Votazione Emendamento 7.700, PDL n. 0107",
            "description_title": "Emendamento 7.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": 8,
            "n_margin": 128,
            "majority_cohesion_rate": 73.48,
            "minority_cohesion_rate": 69.29
        },
        {
            "id": 5534,
            "slug": "vs18_421_007",
            "identifier": "vs18_421_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_007/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0107",
            "original_title": "Votazione Articolo 7 PDL n. 0107",
            "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": 5,
            "n_margin": 37,
            "majority_cohesion_rate": 74.09,
            "minority_cohesion_rate": 69.29
        },
        {
            "id": 5502,
            "slug": "vs18_421_008",
            "identifier": "vs18_421_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_008/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 7.0404 LUPI MAURIZIO (MISTO) - Votazione Emendamento 7.0404 PDL n. 0107",
            "original_title": "Votazione Emendamento 7.0404 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 7.0404 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 73.48,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5515,
            "slug": "vs18_421_009",
            "identifier": "vs18_421_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_009/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici emendamenti 8.1 LUCASELLI YLENJA (FDI), 8.400 TURRI ROBERTO (LEGA) e 8.401 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 8.1 PDL n. 0107",
            "original_title": "Votazione Emendamento 8.1 PDL n. 0107",
            "description_title": "Identici emendamenti 8.1 LUCASELLI YLENJA (FDI), 8.400 TURRI ROBERTO (LEGA) e 8.401 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": 34,
            "majority_cohesion_rate": 74.09,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 5928,
            "slug": "vs18_421_010",
            "identifier": "vs18_421_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_010/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 8.402 TOMASI MAURA (LEGA) - Votazione Emendamento 8.402 PDL n. 0107",
            "original_title": "Votazione Emendamento 8.402 PDL n. 0107",
            "description_title": "Emendamento 8.402 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 71.34,
            "minority_cohesion_rate": 70.08
        },
        {
            "id": 5915,
            "slug": "vs18_421_011",
            "identifier": "vs18_421_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_011/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 8.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 8.700, PDL n. 0107",
            "original_title": "Votazione Emendamento 8.700, PDL n. 0107",
            "description_title": "Emendamento 8.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": 5,
            "n_margin": 30,
            "majority_cohesion_rate": 72.87,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5907,
            "slug": "vs18_421_012",
            "identifier": "vs18_421_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_012/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 9.400 PALMIERI ANTONIO (FI) e 9.401 TURRI ROBERTO (LEGA) - Votazione Emendamento 9.400 PDL n. 0107",
            "original_title": "Votazione Emendamento 9.400 PDL n. 0107",
            "description_title": "Identici emendamenti 9.400 PALMIERI ANTONIO (FI) e 9.401 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": 33,
            "majority_cohesion_rate": 74.09,
            "minority_cohesion_rate": 72.83
        },
        {
            "id": 5674,
            "slug": "vs18_421_013",
            "identifier": "vs18_421_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_013/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 9.403 DI MURO FLAVIO (LEGA) - Votazione Emendamento 9.403 PDL n. 0107",
            "original_title": "Votazione Emendamento 9.403 PDL n. 0107",
            "description_title": "Emendamento 9.403 DI MURO FLAVIO (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": 73.78,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5955,
            "slug": "vs18_421_014",
            "identifier": "vs18_421_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_014/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 9.404 DI MURO FLAVIO (LEGA) - Votazione Emendamento 9.404 PDL n. 0107",
            "original_title": "Votazione Emendamento 9.404 PDL n. 0107",
            "description_title": "Emendamento 9.404 DI MURO FLAVIO (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": 73.78,
            "minority_cohesion_rate": 71.65
        },
        {
            "id": 5950,
            "slug": "vs18_421_015",
            "identifier": "vs18_421_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_015/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 9.405 DI MURO FLAVIO (LEGA) - Votazione Emendamento 9.405 PDL n. 0107",
            "original_title": "Votazione Emendamento 9.405 PDL n. 0107",
            "description_title": "Emendamento 9.405 DI MURO FLAVIO (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": 38,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5943,
            "slug": "vs18_421_016",
            "identifier": "vs18_421_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_016/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 9.406 GIANNONE VERONICA (MISTO) - Votazione Emendamento 9.406 PDL n. 0107",
            "original_title": "Votazione Emendamento 9.406 PDL n. 0107",
            "description_title": "Emendamento 9.406 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 74.39,
            "minority_cohesion_rate": 72.05
        }
    ]
}