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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "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://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=41",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=39",
    "results": [
        {
            "id": 4654,
            "slug": "vs18_386_020",
            "identifier": "vs18_386_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_020/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento Tab. 2.15 BARTOLOZZI GIUSI (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.15 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": 24,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 6024,
            "slug": "vs18_386_019",
            "identifier": "vs18_386_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_019/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento Tab. 2.28 PRESTIGIACOMO STEFANIA (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.28 PRESTIGIACOMO STEFANIA (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 6034,
            "slug": "vs18_386_018",
            "identifier": "vs18_386_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_018/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento Tab. 2.29 BARTOLOZZI GIUSI (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.29 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 68.98,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 6005,
            "slug": "vs18_386_017",
            "identifier": "vs18_386_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_017/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento Tab. 2.26 GARAVAGLIA MASSIMO (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.26 GARAVAGLIA MASSIMO (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": 29,
            "majority_cohesion_rate": 68.98,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 6011,
            "slug": "vs18_386_016",
            "identifier": "vs18_386_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_016/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento Tab. 2.2 MANDELLI ANDREA (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.2 MANDELLI ANDREA (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": 29,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 5988,
            "slug": "vs18_386_015",
            "identifier": "vs18_386_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_015/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento Tab. 2.22 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.22 COMAROLI SILVANA ANDREINA (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": 29,
            "majority_cohesion_rate": 68.67,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 5997,
            "slug": "vs18_386_014",
            "identifier": "vs18_386_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_014/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento Tab. 2.21 GARAVAGLIA MASSIMO (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.21 GARAVAGLIA MASSIMO (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": 26,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 5965,
            "slug": "vs18_386_013",
            "identifier": "vs18_386_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_013/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento Tab. 2.25 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.25 COMAROLI SILVANA ANDREINA (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": 28,
            "majority_cohesion_rate": 67.47,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 5977,
            "slug": "vs18_386_012",
            "identifier": "vs18_386_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_012/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento Tab. 2.1 MANDELLI ANDREA (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.1 MANDELLI ANDREA (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": 29,
            "majority_cohesion_rate": 67.17,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 6083,
            "slug": "vs18_386_011",
            "identifier": "vs18_386_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_011/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento Tab. 2.24 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.24 COMAROLI SILVANA ANDREINA (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": 28,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 6092,
            "slug": "vs18_386_010",
            "identifier": "vs18_386_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_010/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 10,
            "title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2019 (DDL 2572) - Votazione finale DDL n. 2752",
            "original_title": "Votazione finale DDL n. 2752",
            "description_title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2019 (DDL 2572)",
            "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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 67.06
        },
        {
            "id": 5932,
            "slug": "vs18_386_009",
            "identifier": "vs18_386_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_009/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2752",
            "original_title": "Votazione Articolo 7 DDL n. 2752",
            "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": 2,
            "n_margin": 79,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 5922,
            "slug": "vs18_386_008",
            "identifier": "vs18_386_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_008/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 2752",
            "original_title": "Votazione Articolo 6 DDL n. 2752",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 79,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 36.86
        },
        {
            "id": 5540,
            "slug": "vs18_386_007",
            "identifier": "vs18_386_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_007/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2752",
            "original_title": "Votazione Articolo 5 DDL n. 2752",
            "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": 4,
            "n_margin": 79,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 37.25
        },
        {
            "id": 5548,
            "slug": "vs18_386_006",
            "identifier": "vs18_386_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_006/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2752",
            "original_title": "Votazione Articolo 4 DDL n. 2752",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 80,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 36.86
        },
        {
            "id": 5558,
            "slug": "vs18_386_005",
            "identifier": "vs18_386_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_005/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2752",
            "original_title": "Votazione Articolo 3 DDL n. 2752",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 82,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 5563,
            "slug": "vs18_386_004",
            "identifier": "vs18_386_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_004/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2752",
            "original_title": "Votazione Articolo 2 DDL n. 2752",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 82,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 38.04
        },
        {
            "id": 5499,
            "slug": "vs18_386_003",
            "identifier": "vs18_386_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_003/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2752",
            "original_title": "Votazione Articolo 1 DDL n. 2752",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 22,
            "n_margin": 94,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 42.35
        },
        {
            "id": 5510,
            "slug": "vs18_386_002",
            "identifier": "vs18_386_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_002/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 2,
            "title": "Conversione in legge del decreto-legge 31 luglio 2020, n. 86, recante disposizioni urgenti in materia di parità di genere nelle consultazioni elettorali delle regioni a statuto ordinario (DDL 2619) - Votazione finale ",
            "original_title": "Votazione finale ",
            "description_title": "Conversione in legge del decreto-legge 31 luglio 2020, n. 86, recante disposizioni urgenti in materia di parità di genere nelle consultazioni elettorali delle regioni a statuto ordinario (DDL 2619)",
            "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": 7,
            "n_margin": 132,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 69.02
        },
        {
            "id": 5521,
            "slug": "vs18_386_001",
            "identifier": "vs18_386_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_001/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri - Votazione pregiudiziale ",
            "original_title": "Votazione pregiudiziale ",
            "description_title": "Questione pregiudiziale n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 9,
            "n_margin": 36,
            "majority_cohesion_rate": 63.55,
            "minority_cohesion_rate": 55.69
        },
        {
            "id": 5365,
            "slug": "vs18_383_005",
            "identifier": "vs18_383_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_005/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00366, limitatamente alla premessa, QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) ed altri - Votazione Mozione 1_00366",
            "original_title": "Votazione Mozione 1_00366",
            "description_title": "Mozione n. 1-00366, limitatamente alla premessa, QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) 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": 207,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 5338,
            "slug": "vs18_383_004",
            "identifier": "vs18_383_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_004/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-..362 (Ulteriore nuova formulazione), limitatamente alla premessa, LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) ed altri - Votazione Mozione ",
            "original_title": "Votazione Mozione ",
            "description_title": "Mozione n. 1-..362 (Ulteriore nuova formulazione), limitatamente alla premessa, LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 207,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 62.75
        },
        {
            "id": 5346,
            "slug": "vs18_383_003",
            "identifier": "vs18_383_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_003/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici dispositivi, come riformulati, della mozione n. 1-00362 (Ulteriore nuova formulazione) LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) \ned altri e n. 1-00366 QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) ed altri - Votazione Mozione 1_00362",
            "original_title": "Votazione Mozione 1_00362",
            "description_title": "Identici dispositivi, come riformulati, della mozione n. 1-00362 (Ulteriore nuova formulazione) LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) \ned altri e n. 1-00366 QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) 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": 209,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 62.75
        },
        {
            "id": 5384,
            "slug": "vs18_383_002",
            "identifier": "vs18_383_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_002/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 2,
            "title": "Progetto di bilancio della Camera dei deputati per l'anno finanziario 2020 (Doc. VIII, n. 6) - Votazione Doc. VII",
            "original_title": "Votazione Doc. VII",
            "description_title": "Progetto di bilancio della Camera dei deputati per l'anno finanziario 2020 (Doc. VIII, n. 6)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 228,
            "majority_cohesion_rate": 74.7,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5389,
            "slug": "vs18_383_001",
            "identifier": "vs18_383_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_001/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 1,
            "title": "Conto consuntivo della Camera dei deputati per l'anno finanziario 2019 (Doc. VIII, n. 5) - Votazione Doc. VII",
            "original_title": "Votazione Doc. VII",
            "description_title": "Conto consuntivo della Camera dei deputati per l'anno finanziario 2019 (Doc. VIII, n. 5)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 228,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 4790,
            "slug": "vs18_382_005",
            "identifier": "vs18_382_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_005/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00124 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII, 3 - Sez III) - Votazione Risoluzione 6_00124",
            "original_title": "Votazione Risoluzione 6_00124",
            "description_title": "Risoluzione n. 6-00124 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII, 3 - Sez III)",
            "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": 51,
            "majority_cohesion_rate": 93.98,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 4797,
            "slug": "vs18_382_004",
            "identifier": "vs18_382_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_004/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00123 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII-bis, 2) - Votazione Risoluzione 6_00123",
            "original_title": "Votazione Risoluzione 6_00123",
            "description_title": "Risoluzione n. 6-00123 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII-bis, 2)",
            "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": 10,
            "majority_cohesion_rate": 93.98,
            "minority_cohesion_rate": 81.96
        },
        {
            "id": 4886,
            "slug": "vs18_382_003",
            "identifier": "vs18_382_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_003/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00120, limitatamente al capoverso secondo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00120",
            "original_title": "Votazione Risoluzione 6_00120",
            "description_title": "Risoluzione n. 6-00120, limitatamente al capoverso secondo 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": 3,
            "n_margin": 252,
            "majority_cohesion_rate": 83.13,
            "minority_cohesion_rate": 80.39
        },
        {
            "id": 4894,
            "slug": "vs18_382_002",
            "identifier": "vs18_382_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_002/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00120, limitatamente alla premessa e al capoverso primo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00120",
            "original_title": "Votazione Risoluzione 6_00120",
            "description_title": "Risoluzione n. 6-00120, limitatamente alla premessa e al capoverso primo 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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 83.73,
            "minority_cohesion_rate": 80.78
        },
        {
            "id": 4889,
            "slug": "vs18_382_001",
            "identifier": "vs18_382_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_001/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00119 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV) e FORNARO FEDERICO (LEU) - Votazione Risoluzione 6_00119",
            "original_title": "Votazione Risoluzione 6_00119",
            "description_title": "Risoluzione n. 6-00119 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV) e FORNARO FEDERICO (LEU)",
            "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": 32,
            "majority_cohesion_rate": 82.83,
            "minority_cohesion_rate": 80.39
        },
        {
            "id": 5421,
            "slug": "vs18_381_045",
            "identifier": "vs18_381_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_045/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 45,
            "title": "Istituzione di una Commissione parlamentare d'inchiesta sulla diffusione massiva di informazioni false (Testo Unificato PDL 1056-2103-2187-2213) - Votazione finale PDL n. 1056",
            "original_title": "Votazione finale PDL n. 1056",
            "description_title": "Istituzione di una Commissione parlamentare d'inchiesta sulla diffusione massiva di informazioni false (Testo Unificato PDL 1056-2103-2187-2213)",
            "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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 65.49
        },
        {
            "id": 5414,
            "slug": "vs18_381_044",
            "identifier": "vs18_381_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_044/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 1056",
            "original_title": "Votazione Articolo 9 PDL n. 1056",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5405,
            "slug": "vs18_381_043",
            "identifier": "vs18_381_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_043/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 8 - Votazione Articolo 8 PDL n. 1056",
            "original_title": "Votazione Articolo 8 PDL n. 1056",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 5146,
            "slug": "vs18_381_042",
            "identifier": "vs18_381_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_042/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 1056",
            "original_title": "Votazione Articolo 7 PDL n. 1056",
            "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": 7,
            "n_margin": 28,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5133,
            "slug": "vs18_381_041",
            "identifier": "vs18_381_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_041/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 1056",
            "original_title": "Votazione Articolo 6 PDL n. 1056",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 26,
            "majority_cohesion_rate": 68.67,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 5124,
            "slug": "vs18_381_040",
            "identifier": "vs18_381_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_040/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 6.1 CASCIELLO LUIGI (FI) - Votazione Emendamento 6.1 PDL n. 1056",
            "original_title": "Votazione Emendamento 6.1 PDL n. 1056",
            "description_title": "Emendamento 6.1 CASCIELLO LUIGI (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": 6,
            "n_margin": 20,
            "majority_cohesion_rate": 68.37,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 4695,
            "slug": "vs18_381_039",
            "identifier": "vs18_381_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_039/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1056",
            "original_title": "Votazione Articolo 5 PDL n. 1056",
            "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": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 4704,
            "slug": "vs18_381_038",
            "identifier": "vs18_381_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_038/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1056",
            "original_title": "Votazione Articolo 4 PDL n. 1056",
            "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": 23,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 4713,
            "slug": "vs18_381_037",
            "identifier": "vs18_381_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_037/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 37,
            "title": "Identici emendamenti 4.1 MACCANTI ELENA (LEGA) e 4.100 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 4.1 PDL n. 1056",
            "original_title": "Votazione Emendamento 4.1 PDL n. 1056",
            "description_title": "Identici emendamenti 4.1 MACCANTI ELENA (LEGA) e 4.100 MOLLICONE FEDERICO (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": 22,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 4936,
            "slug": "vs18_381_036",
            "identifier": "vs18_381_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_036/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1056",
            "original_title": "Votazione Articolo 3 PDL n. 1056",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 14,
            "n_margin": 30,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 4930,
            "slug": "vs18_381_035",
            "identifier": "vs18_381_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_035/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.2 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 3.2 PDL n. 1056",
            "original_title": "Votazione Emendamento 3.2 PDL n. 1056",
            "description_title": "Emendamento 3.2 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 4923,
            "slug": "vs18_381_034",
            "identifier": "vs18_381_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_034/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 3.100 MACCANTI ELENA (LEGA) - Votazione Emendamento 3.100 PDL n. 1056",
            "original_title": "Votazione Emendamento 3.100 PDL n. 1056",
            "description_title": "Emendamento 3.100 MACCANTI ELENA (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": 31,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 4948,
            "slug": "vs18_381_033",
            "identifier": "vs18_381_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_033/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1056",
            "original_title": "Votazione Articolo 2 PDL n. 1056",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 31,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 4939,
            "slug": "vs18_381_032",
            "identifier": "vs18_381_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_032/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.115 MACCANTI ELENA (LEGA) - Votazione Emendamento 2.115 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.115 PDL n. 1056",
            "description_title": "Emendamento 2.115 MACCANTI ELENA (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": 27,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 4906,
            "slug": "vs18_381_031",
            "identifier": "vs18_381_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_031/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.113 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.113 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.113 PDL n. 1056",
            "description_title": "Emendamento 2.113 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 4772,
            "slug": "vs18_381_030",
            "identifier": "vs18_381_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_030/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.122 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.122 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.122 PDL n. 1056",
            "description_title": "Emendamento 2.122 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 221,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 6050,
            "slug": "vs18_381_029",
            "identifier": "vs18_381_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_029/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.112 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.112 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.112 PDL n. 1056",
            "description_title": "Emendamento 2.112 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 6087,
            "slug": "vs18_381_028",
            "identifier": "vs18_381_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_028/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.111, nel testo riformulato, MACCANTI ELENA (LEGA) - Votazione Emendamento 2.111, PDL n. 1056",
            "original_title": "Votazione Emendamento 2.111, PDL n. 1056",
            "description_title": "Emendamento 2.111, nel testo riformulato, MACCANTI ELENA (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": 1,
            "n_margin": 220,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 6097,
            "slug": "vs18_381_027",
            "identifier": "vs18_381_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_027/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.121 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.121 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.121 PDL n. 1056",
            "description_title": "Emendamento 2.121 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 6068,
            "slug": "vs18_381_026",
            "identifier": "vs18_381_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_026/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 26,
            "title": "Identici emendamenti 2.110 MACCANTI ELENA (LEGA) e 2.114 MOLLICONE FEDERICO (FDI), nel testo riformulato - Votazione Emendamento 2.110 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.110 PDL n. 1056",
            "description_title": "Identici emendamenti 2.110 MACCANTI ELENA (LEGA) e 2.114 MOLLICONE FEDERICO (FDI), nel testo riformulato",
            "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": 216,
            "majority_cohesion_rate": 68.67,
            "minority_cohesion_rate": 72.94
        }
    ]
}