Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&page=60
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&page=61",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&page=59",
    "results": [
        {
            "id": 5348,
            "slug": "vs18_373_025",
            "identifier": "vs18_373_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_025/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 25,
            "title": "Mozione n. 1-00274, limitatamente al capoverso secondo della parte dispositiva, come riformulato, MELONI GIORGIA (FDI) ed altri - Votazione Mozione 1_00274",
            "original_title": "Votazione Mozione 1_00274",
            "description_title": "Mozione n. 1-00274, limitatamente al capoverso secondo della parte dispositiva, come riformulato, MELONI GIORGIA (FDI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 116,
            "majority_cohesion_rate": 59.64,
            "minority_cohesion_rate": 34.51
        },
        {
            "id": 5194,
            "slug": "vs18_373_024",
            "identifier": "vs18_373_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_024/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 24,
            "title": "Mozione n. 1-00274, limitatamente ai capoversi primo, terzo e quarto della parte dispositiva, come riformulati, MELONI GIORGIA (FDI) ed altri - Votazione Mozione 1_00274",
            "original_title": "Votazione Mozione 1_00274",
            "description_title": "Mozione n. 1-00274, limitatamente ai capoversi primo, terzo e quarto della parte dispositiva, come riformulati, MELONI GIORGIA (FDI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 162,
            "majority_cohesion_rate": 59.94,
            "minority_cohesion_rate": 45.49
        },
        {
            "id": 4926,
            "slug": "vs18_373_023",
            "identifier": "vs18_373_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_023/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.502, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.502, PDL n. 0687",
            "original_title": "Votazione Emendamento 1.502, PDL n. 0687",
            "description_title": "Emendamento 1.502, 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": 1,
            "n_margin": 215,
            "majority_cohesion_rate": 68.37,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 4950,
            "slug": "vs18_373_022",
            "identifier": "vs18_373_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_022/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.501, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.501, PDL n. 0687",
            "original_title": "Votazione Emendamento 1.501, PDL n. 0687",
            "description_title": "Emendamento 1.501, 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": 4,
            "n_margin": 214,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 4952,
            "slug": "vs18_373_021",
            "identifier": "vs18_373_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_021/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.204 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.204 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.204 PDL n. 0687",
            "description_title": "Emendamento 1.204 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.98,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 4942,
            "slug": "vs18_373_020",
            "identifier": "vs18_373_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_020/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 1.111 LOCATELLI ALESSANDRA (LEGA) e 1.116, nel testo riformulato, SCHULLIAN MANFRED (MISTO) - Votazione Emendamento 1.111 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.111 PDL n. 0687",
            "description_title": "Identici emendamenti 1.111 LOCATELLI ALESSANDRA (LEGA) e 1.116, nel testo riformulato, SCHULLIAN MANFRED (MISTO)",
            "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": 212,
            "majority_cohesion_rate": 67.17,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 4740,
            "slug": "vs18_373_019",
            "identifier": "vs18_373_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_019/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 1.107 PALMIERI ANTONIO (FI) e 1.121 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.107 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.107 PDL n. 0687",
            "description_title": "Identici emendamenti 1.107 PALMIERI ANTONIO (FI) e 1.121 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 4756,
            "slug": "vs18_373_018",
            "identifier": "vs18_373_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_018/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.108 VERSACE GIUSEPPINA (FI) - Votazione Emendamento 1.108 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.108 PDL n. 0687",
            "description_title": "Emendamento 1.108 VERSACE GIUSEPPINA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.98,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 4767,
            "slug": "vs18_373_017",
            "identifier": "vs18_373_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_017/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.203 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.203 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.203 PDL n. 0687",
            "description_title": "Emendamento 1.203 PALMIERI ANTONIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 4689,
            "slug": "vs18_373_016",
            "identifier": "vs18_373_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_016/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.120 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.120 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.120 PDL n. 0687",
            "description_title": "Emendamento 1.120 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 4697,
            "slug": "vs18_373_015",
            "identifier": "vs18_373_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_015/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.109 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 1.109 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.109 PDL n. 0687",
            "description_title": "Emendamento 1.109 LOCATELLI ALESSANDRA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 4705,
            "slug": "vs18_373_014",
            "identifier": "vs18_373_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_014/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.125 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.125 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.125 PDL n. 0687",
            "description_title": "Emendamento 1.125 PALMIERI ANTONIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 4715,
            "slug": "vs18_373_013",
            "identifier": "vs18_373_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_013/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.202 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.202 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.202 PDL n. 0687",
            "description_title": "Emendamento 1.202 PALMIERI ANTONIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 68.98,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 6131,
            "slug": "vs18_373_012",
            "identifier": "vs18_373_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_012/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.102 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.102 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.102 PDL n. 0687",
            "description_title": "Emendamento 1.102 PALMIERI ANTONIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.47,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 6120,
            "slug": "vs18_373_011",
            "identifier": "vs18_373_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_011/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.103 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.103 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.103 PDL n. 0687",
            "description_title": "Emendamento 1.103 PALMIERI ANTONIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.67,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 6118,
            "slug": "vs18_373_010",
            "identifier": "vs18_373_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_010/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.110 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 1.110 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.110 PDL n. 0687",
            "description_title": "Emendamento 1.110 LOCATELLI ALESSANDRA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 6014,
            "slug": "vs18_373_009",
            "identifier": "vs18_373_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_009/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.117 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.117 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.117 PDL n. 0687",
            "description_title": "Emendamento 1.117 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.47,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 6056,
            "slug": "vs18_373_008",
            "identifier": "vs18_373_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_008/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.205 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 1.205 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.205 PDL n. 0687",
            "description_title": "Emendamento 1.205 LOCATELLI ALESSANDRA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 6059,
            "slug": "vs18_373_007",
            "identifier": "vs18_373_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_007/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.500, PDL n. 0687",
            "original_title": "Votazione Emendamento 1.500, PDL n. 0687",
            "description_title": "Emendamento 1.500, 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": 2,
            "n_margin": 207,
            "majority_cohesion_rate": 66.27,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 6039,
            "slug": "vs18_373_006",
            "identifier": "vs18_373_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_006/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.201 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.201 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.201 PDL n. 0687",
            "description_title": "Emendamento 1.201 PALMIERI ANTONIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.76,
            "minority_cohesion_rate": 69.02
        },
        {
            "id": 6047,
            "slug": "vs18_373_005",
            "identifier": "vs18_373_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_005/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.38 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.38 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.38 PDL n. 0687",
            "description_title": "Emendamento 1.38 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.36,
            "minority_cohesion_rate": 67.45
        },
        {
            "id": 6080,
            "slug": "vs18_373_004",
            "identifier": "vs18_373_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_004/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.200 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.200 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.200 PDL n. 0687",
            "description_title": "Emendamento 1.200 PALMIERI ANTONIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 65.1
        },
        {
            "id": 6326,
            "slug": "vs18_373_003",
            "identifier": "vs18_373_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_003/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00117 ERMELLINO ALESSANDRA (MISTO)\n(Doc. XVI, n. 3) - Votazione Risoluzione 6_00117",
            "original_title": "Votazione Risoluzione 6_00117",
            "description_title": "Risoluzione n. 6-00117 ERMELLINO ALESSANDRA (MISTO)\n(Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 124,
            "majority_cohesion_rate": 75.3,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 6310,
            "slug": "vs18_373_002",
            "identifier": "vs18_373_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_002/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00116 (versione corretta), limitatamente alla parte relativa all'autorizzazione alla prosecuzione della missione, di cui alla scheda n. 22, IOVINO LUIGI (M5S), PAGANI ALBERTO (PD) \ned altri (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Risoluzione n. 6-00116 (versione corretta), limitatamente alla parte relativa all'autorizzazione alla prosecuzione della missione, di cui alla scheda n. 22, IOVINO LUIGI (M5S), PAGANI ALBERTO (PD) \ned altri (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 188,
            "majority_cohesion_rate": 58.43,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 6316,
            "slug": "vs18_373_001",
            "identifier": "vs18_373_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_001/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00116 (versione corretta), limitatamente alle premesse e alla parte dispositiva relativa all'autorizzazione alla prosecuzione delle missioni di cui alle schede nn. 9, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48 e 49, unitamente all'autorizzazione delle nuove missioni relative alle schede 9-bis/2020,17-bis/2020, 29-bis/2020, 38-bis/2020 e 41-bis/2020, - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Risoluzione n. 6-00116 (versione corretta), limitatamente alle premesse e alla parte dispositiva relativa all'autorizzazione alla prosecuzione delle missioni di cui alle schede nn. 9, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48 e 49, unitamente all'autorizzazione delle nuove missioni relative alle schede 9-bis/2020,17-bis/2020, 29-bis/2020, 38-bis/2020 e 41-bis/2020,",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 226,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5358,
            "slug": "vs18_372_003",
            "identifier": "vs18_372_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_372_003/?format=api",
            "sitting": {
                "id": 388,
                "date": "2020-07-15",
                "number": 372,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00115 MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00115",
            "original_title": "Votazione Risoluzione 6_00115",
            "description_title": "Risoluzione n. 6-00115 MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 80.42,
            "minority_cohesion_rate": 84.31
        },
        {
            "id": 5369,
            "slug": "vs18_372_002",
            "identifier": "vs18_372_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_372_002/?format=api",
            "sitting": {
                "id": 388,
                "date": "2020-07-15",
                "number": 372,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00114 MAGI RICCARDO (MISTO) - Votazione Risoluzione 6_00114",
            "original_title": "Votazione Risoluzione 6_00114",
            "description_title": "Risoluzione n. 6-00114 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": 8,
            "n_margin": 188,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 54.51
        },
        {
            "id": 5373,
            "slug": "vs18_372_001",
            "identifier": "vs18_372_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_372_001/?format=api",
            "sitting": {
                "id": 388,
                "date": "2020-07-15",
                "number": 372,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00113 DELRIO GRAZIANO (PD), CRIPPA DAVIDE (M5S), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), FUSACCHIA ALESSANDRO (MISTO) e ROSPI GIANLUCA (MISTO) - Votazione Risoluzione 6_00113",
            "original_title": "Votazione Risoluzione 6_00113",
            "description_title": "Risoluzione n. 6-00113 DELRIO GRAZIANO (PD), CRIPPA DAVIDE (M5S), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), FUSACCHIA ALESSANDRO (MISTO) e ROSPI GIANLUCA (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": 29,
            "majority_cohesion_rate": 81.33,
            "minority_cohesion_rate": 83.92
        },
        {
            "id": 16188,
            "slug": "18-240-5",
            "identifier": "18-240-5",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-240-5/?format=api",
            "sitting": {
                "id": 996,
                "date": "2020-07-15",
                "number": 240,
                "branch": "S"
            },
            "number": 5,
            "title": "Comunicaz. Pres. Con. su Cons. europeo str. 17-18/07/2020.  Proposta di risoluz. n.5 (testo 2), Paragone e altri",
            "original_title": "Comunicaz. Pres. Con. su Cons. europeo str. 17-18/07/2020.  Proposta di risoluz. n.5 (testo 2), Paragone e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "COM",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 75,
            "majority_cohesion_rate": 94.87,
            "minority_cohesion_rate": 42.03
        },
        {
            "id": 16191,
            "slug": "18-240-4",
            "identifier": "18-240-4",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-240-4/?format=api",
            "sitting": {
                "id": 996,
                "date": "2020-07-15",
                "number": 240,
                "branch": "S"
            },
            "number": 4,
            "title": "Comunicaz. Pres. Con. su Cons. europeo str. 17-18/07/2020.  Proposta di risoluz. n.4, Bernini, Ciriani e Romeo",
            "original_title": "Comunicaz. Pres. Con. su Cons. europeo str. 17-18/07/2020.  Proposta di risoluz. n.4, Bernini, Ciriani e Romeo",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "COM",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 95.51,
            "minority_cohesion_rate": 89.86
        },
        {
            "id": 16189,
            "slug": "18-240-3",
            "identifier": "18-240-3",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-240-3/?format=api",
            "sitting": {
                "id": 996,
                "date": "2020-07-15",
                "number": 240,
                "branch": "S"
            },
            "number": 3,
            "title": "Comunicaz. Pres. Con. su Cons. europeo str. 17-18/07/2020.  Proposta di risoluz. n.3, Bonino e altri",
            "original_title": "Comunicaz. Pres. Con. su Cons. europeo str. 17-18/07/2020.  Proposta di risoluz. n.3, Bonino e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "COM",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 100,
            "majority_cohesion_rate": 81.41,
            "minority_cohesion_rate": 58.7
        },
        {
            "id": 16190,
            "slug": "18-240-2",
            "identifier": "18-240-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-240-2/?format=api",
            "sitting": {
                "id": 996,
                "date": "2020-07-15",
                "number": 240,
                "branch": "S"
            },
            "number": 2,
            "title": "Comunicaz. Pres. Con. su Cons. europeo str. 17-18/07/2020.  Proposta di risoluz. n.2 (testo 2), Calderoli",
            "original_title": "Comunicaz. Pres. Con. su Cons. europeo str. 17-18/07/2020.  Proposta di risoluz. n.2 (testo 2), Calderoli",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "COM",
            "outcome": "Respinta",
            "n_rebels": 11,
            "n_margin": 38,
            "majority_cohesion_rate": 95.51,
            "minority_cohesion_rate": 60.14
        },
        {
            "id": 16192,
            "slug": "18-240-1",
            "identifier": "18-240-1",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-240-1/?format=api",
            "sitting": {
                "id": 996,
                "date": "2020-07-15",
                "number": 240,
                "branch": "S"
            },
            "number": 1,
            "title": "Comunicaz. Pres. Con. su Cons. europeo str. 17-18/07/2020.  Proposta di risoluz. n.1 (testo 2), Perilli e altri",
            "original_title": "Comunicaz. Pres. Con. su Cons. europeo str. 17-18/07/2020.  Proposta di risoluz. n.1 (testo 2), Perilli e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "COM",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 94.87,
            "minority_cohesion_rate": 89.86
        },
        {
            "id": 5756,
            "slug": "vs18_371_004",
            "identifier": "vs18_371_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_371_004/?format=api",
            "sitting": {
                "id": 387,
                "date": "2020-07-14",
                "number": 371,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00112 MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00112",
            "original_title": "Votazione Risoluzione 6_00112",
            "description_title": "Risoluzione n. 6-00112 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 76.2,
            "minority_cohesion_rate": 76.86
        },
        {
            "id": 5753,
            "slug": "vs18_371_003",
            "identifier": "vs18_371_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_371_003/?format=api",
            "sitting": {
                "id": 387,
                "date": "2020-07-14",
                "number": 371,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00111 DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) e CRIPPA DAVIDE (M5S) - Votazione Risoluzione 6_00111",
            "original_title": "Votazione Risoluzione 6_00111",
            "description_title": "Risoluzione n. 6-00111 DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) e CRIPPA DAVIDE (M5S)",
            "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": 30,
            "majority_cohesion_rate": 76.51,
            "minority_cohesion_rate": 76.86
        },
        {
            "id": 5395,
            "slug": "vs18_371_002",
            "identifier": "vs18_371_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_371_002/?format=api",
            "sitting": {
                "id": 387,
                "date": "2020-07-14",
                "number": 371,
                "branch": "C"
            },
            "number": 2,
            "title": "Proposta della Giunta di convalidare l'elezione per il collegio uninominale n. 12 della XV circoscrizione Lazio 1 del deputato Sebastiano Cubeddu (Doc. III, n. 1) - Votazione Doc. II",
            "original_title": "Votazione Doc. II",
            "description_title": "Proposta della Giunta di convalidare l'elezione per il collegio uninominale n. 12 della XV circoscrizione Lazio 1 del deputato Sebastiano Cubeddu (Doc. III, n. 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta giunta",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 76.51,
            "minority_cohesion_rate": 79.61
        },
        {
            "id": 5142,
            "slug": "vs18_371_001",
            "identifier": "vs18_371_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_371_001/?format=api",
            "sitting": {
                "id": 387,
                "date": "2020-07-14",
                "number": 371,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 16 maggio 2020, n. 33, recante ulteriori misure urgenti per fronteggiare l'emergenza epidemiologica da COVID-19 (Approvato dal Senato) (DDL 2554) - Votazione finale DDL n. 2554",
            "original_title": "Votazione finale DDL n. 2554",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 16 maggio 2020, n. 33, recante ulteriori misure urgenti per fronteggiare l'emergenza epidemiologica da COVID-19 (Approvato dal Senato) (DDL 2554)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 16206,
            "slug": "18-239-4",
            "identifier": "18-239-4",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-239-4/?format=api",
            "sitting": {
                "id": 995,
                "date": "2020-07-14",
                "number": 239,
                "branch": "S"
            },
            "number": 4,
            "title": "Comunicaz. Ministro salute su provvedim. contenimento virus Covid-19. Proposta risoluz. n.4, Romeo, Bernini, Ciriani e a",
            "original_title": "Comunicaz. Ministro salute su provvedim. contenimento virus Covid-19. Proposta risoluz. n.4, Romeo, Bernini, Ciriani e a",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "COM",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 15,
            "majority_cohesion_rate": 90.38,
            "minority_cohesion_rate": 89.86
        },
        {
            "id": 16208,
            "slug": "18-239-3",
            "identifier": "18-239-3",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-239-3/?format=api",
            "sitting": {
                "id": 995,
                "date": "2020-07-14",
                "number": 239,
                "branch": "S"
            },
            "number": 3,
            "title": "Comunicaz. Ministro salute su provvedim. contenimento virus Covid-19. Proposta risoluz. n.3, De Petris e altri",
            "original_title": "Comunicaz. Ministro salute su provvedim. contenimento virus Covid-19. Proposta risoluz. n.3, De Petris e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "COM",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 92.31,
            "minority_cohesion_rate": 91.3
        },
        {
            "id": 16207,
            "slug": "18-239-2",
            "identifier": "18-239-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-239-2/?format=api",
            "sitting": {
                "id": 995,
                "date": "2020-07-14",
                "number": 239,
                "branch": "S"
            },
            "number": 2,
            "title": "Comunicaz. Ministro salute su provvedim. contenimento virus Covid-19. Proposta risoluz. n.2, Malan e altri",
            "original_title": "Comunicaz. Ministro salute su provvedim. contenimento virus Covid-19. Proposta risoluz. n.2, Malan e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "COM",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 91.03,
            "minority_cohesion_rate": 77.54
        },
        {
            "id": 16209,
            "slug": "18-239-1",
            "identifier": "18-239-1",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-239-1/?format=api",
            "sitting": {
                "id": 995,
                "date": "2020-07-14",
                "number": 239,
                "branch": "S"
            },
            "number": 1,
            "title": "Comunicaz. Ministro salute su provvedim. contenimento virus Covid-19. Proposta risoluz. n.1, Fregolent e Cantù",
            "original_title": "Comunicaz. Ministro salute su provvedim. contenimento virus Covid-19. Proposta risoluz. n.1, Fregolent e Cantù",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "COM",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 90.38,
            "minority_cohesion_rate": 79.71
        },
        {
            "id": 4757,
            "slug": "vs18_369_057",
            "identifier": "vs18_369_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_057/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 2.01 BAGNASCO ROBERTO (FI) - Votazione Emendamento 2.01 DDL n. 2554",
            "original_title": "Votazione Emendamento 2.01 DDL n. 2554",
            "description_title": "Articolo aggiuntivo 2.01 BAGNASCO ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 67.17,
            "minority_cohesion_rate": 49.02
        },
        {
            "id": 6464,
            "slug": "vs18_369_056",
            "identifier": "vs18_369_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_056/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 2.1 PANIZZUT MASSIMILIANO (LEGA) - Votazione Emendamento 2.1 DDL n. 2554",
            "original_title": "Votazione Emendamento 2.1 DDL n. 2554",
            "description_title": "Emendamento 2.1 PANIZZUT MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 67.47,
            "minority_cohesion_rate": 49.02
        },
        {
            "id": 6475,
            "slug": "vs18_369_055",
            "identifier": "vs18_369_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_055/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 55,
            "title": "Identici emdnamenti 1.18 ZIELLO EDOARDO (LEGA) e 1.27 GEMMATO MARCELLO (FDI) - Votazione DDL n. 2554",
            "original_title": "Votazione DDL n. 2554",
            "description_title": "Identici emdnamenti 1.18 ZIELLO EDOARDO (LEGA) e 1.27 GEMMATO MARCELLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 55,
            "majority_cohesion_rate": 68.37,
            "minority_cohesion_rate": 48.24
        },
        {
            "id": 6444,
            "slug": "vs18_369_054",
            "identifier": "vs18_369_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_054/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 1.26 GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.26 DDL n. 2554",
            "original_title": "Votazione Emendamento 1.26 DDL n. 2554",
            "description_title": "Emendamento 1.26 GEMMATO MARCELLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 48.24
        },
        {
            "id": 6454,
            "slug": "vs18_369_053",
            "identifier": "vs18_369_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_053/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 1.25 GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.25 DDL n. 2554",
            "original_title": "Votazione Emendamento 1.25 DDL n. 2554",
            "description_title": "Emendamento 1.25 GEMMATO MARCELLO (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": 52,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 49.02
        },
        {
            "id": 6420,
            "slug": "vs18_369_052",
            "identifier": "vs18_369_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_052/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici emendamenti 1.16 SUTTO MAURO (LEGA) e 1.24 GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.16 DDL n. 2554",
            "original_title": "Votazione Emendamento 1.16 DDL n. 2554",
            "description_title": "Identici emendamenti 1.16 SUTTO MAURO (LEGA) e 1.24 GEMMATO MARCELLO (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": 50,
            "majority_cohesion_rate": 66.87,
            "minority_cohesion_rate": 49.8
        },
        {
            "id": 6435,
            "slug": "vs18_369_051",
            "identifier": "vs18_369_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_051/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici emendamenti 1.11 LAZZARINI ARIANNA (LEGA) e 1.21 GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.11 DDL n. 2554",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2554",
            "description_title": "Identici emendamenti 1.11 LAZZARINI ARIANNA (LEGA) e 1.21 GEMMATO MARCELLO (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": 51,
            "majority_cohesion_rate": 66.87,
            "minority_cohesion_rate": 48.63
        },
        {
            "id": 6164,
            "slug": "vs18_369_050",
            "identifier": "vs18_369_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_050/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 1.9 TIRAMANI PAOLO (LEGA) - Votazione Emendamento 1.9 DDL n. 2554",
            "original_title": "Votazione Emendamento 1.9 DDL n. 2554",
            "description_title": "Emendamento 1.9 TIRAMANI PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 67.47,
            "minority_cohesion_rate": 49.8
        },
        {
            "id": 6007,
            "slug": "vs18_369_049",
            "identifier": "vs18_369_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_049/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.8 DE MARTINI GUIDO (LEGA) - Votazione Emendamento 1.8 DDL n. 2554",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2554",
            "description_title": "Emendamento 1.8 DE MARTINI GUIDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 49.02
        }
    ]
}