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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=238",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=236",
    "results": [
        {
            "id": 4742,
            "slug": "vs18_352_005",
            "identifier": "vs18_352_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_352_005/?format=api",
            "sitting": {
                "id": 368,
                "date": "2020-06-08",
                "number": 352,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.13 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 1.13 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2471",
            "description_title": "Emendamento 1.13 SISTO FRANCESCO PAOLO (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": 76,
            "majority_cohesion_rate": 65.47,
            "minority_cohesion_rate": 28.24
        },
        {
            "id": 4708,
            "slug": "vs18_352_006",
            "identifier": "vs18_352_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_352_006/?format=api",
            "sitting": {
                "id": 368,
                "date": "2020-06-08",
                "number": 352,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 1.1 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2471",
            "description_title": "Emendamento 1.1 SISTO FRANCESCO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 62.46,
            "minority_cohesion_rate": 59.22
        },
        {
            "id": 4716,
            "slug": "vs18_352_007",
            "identifier": "vs18_352_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_352_007/?format=api",
            "sitting": {
                "id": 368,
                "date": "2020-06-08",
                "number": 352,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.203 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 1.203 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.203 DDL n. 2471",
            "description_title": "Emendamento 1.203 SISTO FRANCESCO PAOLO (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": 34,
            "majority_cohesion_rate": 66.07,
            "minority_cohesion_rate": 61.57
        },
        {
            "id": 4690,
            "slug": "vs18_352_008",
            "identifier": "vs18_352_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_352_008/?format=api",
            "sitting": {
                "id": 368,
                "date": "2020-06-08",
                "number": 352,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.204 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.204 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.204 DDL n. 2471",
            "description_title": "Emendamento 1.204 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.17,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 4698,
            "slug": "vs18_352_009",
            "identifier": "vs18_352_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_352_009/?format=api",
            "sitting": {
                "id": 368,
                "date": "2020-06-08",
                "number": 352,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.205 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.205 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.205 DDL n. 2471",
            "description_title": "Emendamento 1.205 PRISCO EMANUELE (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": 37,
            "majority_cohesion_rate": 67.87,
            "minority_cohesion_rate": 62.75
        },
        {
            "id": 6008,
            "slug": "vs18_352_010",
            "identifier": "vs18_352_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_352_010/?format=api",
            "sitting": {
                "id": 368,
                "date": "2020-06-08",
                "number": 352,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.206 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.206 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.206 DDL n. 2471",
            "description_title": "Emendamento 1.206 PRISCO EMANUELE (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": 34,
            "majority_cohesion_rate": 66.37,
            "minority_cohesion_rate": 63.92
        },
        {
            "id": 6016,
            "slug": "vs18_352_011",
            "identifier": "vs18_352_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_352_011/?format=api",
            "sitting": {
                "id": 368,
                "date": "2020-06-08",
                "number": 352,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.207 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 1.207 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.207 DDL n. 2471",
            "description_title": "Emendamento 1.207 SISTO FRANCESCO PAOLO (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": 64.26,
            "minority_cohesion_rate": 63.53
        },
        {
            "id": 6025,
            "slug": "vs18_352_012",
            "identifier": "vs18_352_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_352_012/?format=api",
            "sitting": {
                "id": 368,
                "date": "2020-06-08",
                "number": 352,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.208 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.208 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.208 DDL n. 2471",
            "description_title": "Emendamento 1.208 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 111,
            "majority_cohesion_rate": 65.17,
            "minority_cohesion_rate": 97.25
        },
        {
            "id": 6035,
            "slug": "vs18_352_013",
            "identifier": "vs18_352_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_352_013/?format=api",
            "sitting": {
                "id": 368,
                "date": "2020-06-08",
                "number": 352,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.209 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 1.209 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.209 DDL n. 2471",
            "description_title": "Emendamento 1.209 SISTO FRANCESCO PAOLO (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": 119,
            "majority_cohesion_rate": 68.47,
            "minority_cohesion_rate": 99.22
        },
        {
            "id": 6042,
            "slug": "vs18_352_014",
            "identifier": "vs18_352_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_352_014/?format=api",
            "sitting": {
                "id": 368,
                "date": "2020-06-08",
                "number": 352,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.213 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.213 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.213 DDL n. 2471",
            "description_title": "Emendamento 1.213 PRISCO EMANUELE (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": 47,
            "majority_cohesion_rate": 69.07,
            "minority_cohesion_rate": 58.43
        },
        {
            "id": 6081,
            "slug": "vs18_353_001",
            "identifier": "vs18_353_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_001/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.214 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.214 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.214 DDL n. 2471",
            "description_title": "Emendamento 1.214 PRISCO EMANUELE (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": 34,
            "majority_cohesion_rate": 71.77,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 6090,
            "slug": "vs18_353_002",
            "identifier": "vs18_353_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_002/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.215 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.215 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.215 DDL n. 2471",
            "description_title": "Emendamento 1.215 PRISCO EMANUELE (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": 34,
            "majority_cohesion_rate": 72.67,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 6065,
            "slug": "vs18_353_003",
            "identifier": "vs18_353_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_003/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.216 PRISCO EMANUELE (FDI) - Votazione Emendamento 2.216 DDL n. 2471",
            "original_title": "Votazione Emendamento 2.216 DDL n. 2471",
            "description_title": "Emendamento 2.216 PRISCO EMANUELE (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": 35,
            "majority_cohesion_rate": 73.87,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 6072,
            "slug": "vs18_353_004",
            "identifier": "vs18_353_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_004/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.217 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.217 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.217 DDL n. 2471",
            "description_title": "Emendamento 1.217 PRISCO EMANUELE (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": 72.07,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 6130,
            "slug": "vs18_353_005",
            "identifier": "vs18_353_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_005/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.218 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.218 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.218 DDL n. 2471",
            "description_title": "Emendamento 1.218 PRISCO EMANUELE (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": 30,
            "majority_cohesion_rate": 69.97,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 6124,
            "slug": "vs18_353_006",
            "identifier": "vs18_353_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_006/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.219 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.219 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.219 DDL n. 2471",
            "description_title": "Emendamento 1.219 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 73.27,
            "minority_cohesion_rate": 80.39
        },
        {
            "id": 6113,
            "slug": "vs18_353_007",
            "identifier": "vs18_353_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_007/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.220 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.220 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.220 DDL n. 2471",
            "description_title": "Emendamento 1.220 PRISCO EMANUELE (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": 74.77,
            "minority_cohesion_rate": 79.61
        },
        {
            "id": 6105,
            "slug": "vs18_353_008",
            "identifier": "vs18_353_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_008/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.221 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.221 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.221 DDL n. 2471",
            "description_title": "Emendamento 1.221 PRISCO EMANUELE (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": 74.77,
            "minority_cohesion_rate": 80.0
        },
        {
            "id": 6159,
            "slug": "vs18_353_009",
            "identifier": "vs18_353_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_009/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.222 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.222 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.222 DDL n. 2471",
            "description_title": "Emendamento 1.222 PRISCO EMANUELE (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": 72.97,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 4673,
            "slug": "vs18_353_010",
            "identifier": "vs18_353_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_010/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.223 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.223 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.223 DDL n. 2471",
            "description_title": "Emendamento 1.223 PRISCO EMANUELE (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": 25,
            "majority_cohesion_rate": 72.97,
            "minority_cohesion_rate": 80.39
        },
        {
            "id": 4685,
            "slug": "vs18_353_011",
            "identifier": "vs18_353_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_011/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.224 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.224 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.224 DDL n. 2471",
            "description_title": "Emendamento 1.224 PRISCO EMANUELE (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": 73.57,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 4681,
            "slug": "vs18_353_012",
            "identifier": "vs18_353_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_012/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.225 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.225 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.225 DDL n. 2471",
            "description_title": "Emendamento 1.225 PRISCO EMANUELE (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": 111,
            "majority_cohesion_rate": 64.26,
            "minority_cohesion_rate": 100.0
        },
        {
            "id": 4650,
            "slug": "vs18_353_013",
            "identifier": "vs18_353_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_013/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.226 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.226 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.226 DDL n. 2471",
            "description_title": "Emendamento 1.226 PRISCO EMANUELE (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": 72.97,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 4642,
            "slug": "vs18_353_014",
            "identifier": "vs18_353_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_014/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.227 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.227 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.227 DDL n. 2471",
            "description_title": "Emendamento 1.227 PRISCO EMANUELE (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": 33,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 4663,
            "slug": "vs18_353_015",
            "identifier": "vs18_353_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_015/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.228 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.228 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.228 DDL n. 2471",
            "description_title": "Emendamento 1.228 PRISCO EMANUELE (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": 38,
            "majority_cohesion_rate": 72.37,
            "minority_cohesion_rate": 67.06
        },
        {
            "id": 4656,
            "slug": "vs18_353_016",
            "identifier": "vs18_353_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_016/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.229 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.229 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.229 DDL n. 2471",
            "description_title": "Emendamento 1.229 PRISCO EMANUELE (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": 43,
            "majority_cohesion_rate": 72.07,
            "minority_cohesion_rate": 62.75
        },
        {
            "id": 5118,
            "slug": "vs18_354_001",
            "identifier": "vs18_354_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_354_001/?format=api",
            "sitting": {
                "id": 370,
                "date": "2020-06-10",
                "number": 354,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.230 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.230 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.230 DDL n. 2471",
            "description_title": "Emendamento 1.230 PRISCO EMANUELE (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": 74.47,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5090,
            "slug": "vs18_354_002",
            "identifier": "vs18_354_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_354_002/?format=api",
            "sitting": {
                "id": 370,
                "date": "2020-06-10",
                "number": 354,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.231 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.231 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.231 DDL n. 2471",
            "description_title": "Emendamento 1.231 PRISCO EMANUELE (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": 75.38,
            "minority_cohesion_rate": 81.57
        },
        {
            "id": 5099,
            "slug": "vs18_354_003",
            "identifier": "vs18_354_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_354_003/?format=api",
            "sitting": {
                "id": 370,
                "date": "2020-06-10",
                "number": 354,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.232 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.232 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.232 DDL n. 2471",
            "description_title": "Emendamento 1.232 PRISCO EMANUELE (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": 30,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 78.43
        },
        {
            "id": 5079,
            "slug": "vs18_354_004",
            "identifier": "vs18_354_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_354_004/?format=api",
            "sitting": {
                "id": 370,
                "date": "2020-06-10",
                "number": 354,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.233 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.233 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.233 DDL n. 2471",
            "description_title": "Emendamento 1.233 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 73.87,
            "minority_cohesion_rate": 80.0
        },
        {
            "id": 5084,
            "slug": "vs18_354_005",
            "identifier": "vs18_354_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_354_005/?format=api",
            "sitting": {
                "id": 370,
                "date": "2020-06-10",
                "number": 354,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.234 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.234 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.234 DDL n. 2471",
            "description_title": "Emendamento 1.234 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 73.27,
            "minority_cohesion_rate": 80.78
        },
        {
            "id": 5055,
            "slug": "vs18_354_006",
            "identifier": "vs18_354_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_354_006/?format=api",
            "sitting": {
                "id": 370,
                "date": "2020-06-10",
                "number": 354,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.235 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.235 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.235 DDL n. 2471",
            "description_title": "Emendamento 1.235 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.77,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 5065,
            "slug": "vs18_354_007",
            "identifier": "vs18_354_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_354_007/?format=api",
            "sitting": {
                "id": 370,
                "date": "2020-06-10",
                "number": 354,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.236 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.236 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.236 DDL n. 2471",
            "description_title": "Emendamento 1.236 PRISCO EMANUELE (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": 31,
            "majority_cohesion_rate": 73.27,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5314,
            "slug": "vs18_355_001",
            "identifier": "vs18_355_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_001/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00109, come riformulata, DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), CRIPPA DAVIDE (M5S) e BOSCHI MARIA ELENA (IV) - Votazione Risoluzione 6_00109",
            "original_title": "Votazione Risoluzione 6_00109",
            "description_title": "Risoluzione n. 6-00109, come riformulata, DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), CRIPPA DAVIDE (M5S) e BOSCHI MARIA ELENA (IV)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 72.07,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 5305,
            "slug": "vs18_355_002",
            "identifier": "vs18_355_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_002/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00110 MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00110",
            "original_title": "Votazione Risoluzione 6_00110",
            "description_title": "Risoluzione n. 6-00110 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": 32,
            "majority_cohesion_rate": 71.77,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 5080,
            "slug": "vs18_355_003",
            "identifier": "vs18_355_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_003/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.237 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.237 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.237 DDL n. 2471",
            "description_title": "Emendamento 1.237 PRISCO EMANUELE (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": 27,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5072,
            "slug": "vs18_355_004",
            "identifier": "vs18_355_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_004/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.238 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.238 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.238 DDL n. 2471",
            "description_title": "Emendamento 1.238 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.37,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 5062,
            "slug": "vs18_355_005",
            "identifier": "vs18_355_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_005/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.239 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.239 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.239 DDL n. 2471",
            "description_title": "Emendamento 1.239 PRISCO EMANUELE (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": 27,
            "majority_cohesion_rate": 69.67,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 5050,
            "slug": "vs18_355_006",
            "identifier": "vs18_355_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_006/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.240 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.240 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.240 DDL n. 2471",
            "description_title": "Emendamento 1.240 PRISCO EMANUELE (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": 27,
            "majority_cohesion_rate": 70.57,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 5115,
            "slug": "vs18_355_007",
            "identifier": "vs18_355_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_007/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.241 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.241 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.241 DDL n. 2471",
            "description_title": "Emendamento 1.241 PRISCO EMANUELE (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": 70.87,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5106,
            "slug": "vs18_355_008",
            "identifier": "vs18_355_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_008/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.242 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.242 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.242 DDL n. 2471",
            "description_title": "Emendamento 1.242 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 69.37,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 5097,
            "slug": "vs18_355_009",
            "identifier": "vs18_355_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_009/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.243 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.243 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.243 DDL n. 2471",
            "description_title": "Emendamento 1.243 PRISCO EMANUELE (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": 30,
            "majority_cohesion_rate": 70.87,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 5134,
            "slug": "vs18_355_010",
            "identifier": "vs18_355_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_010/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.244 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.244 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.244 DDL n. 2471",
            "description_title": "Emendamento 1.244 PRISCO EMANUELE (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": 26,
            "majority_cohesion_rate": 69.67,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 5431,
            "slug": "vs18_355_011",
            "identifier": "vs18_355_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_011/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.245 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.245 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.245 DDL n. 2471",
            "description_title": "Emendamento 1.245 PRISCO EMANUELE (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": 27,
            "majority_cohesion_rate": 69.97,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 5438,
            "slug": "vs18_355_012",
            "identifier": "vs18_355_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_012/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.246 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.246 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.246 DDL n. 2471",
            "description_title": "Emendamento 1.246 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 68.77,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5415,
            "slug": "vs18_355_013",
            "identifier": "vs18_355_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_013/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.247 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.247 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.247 DDL n. 2471",
            "description_title": "Emendamento 1.247 PRISCO EMANUELE (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": 26,
            "majority_cohesion_rate": 69.67,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5423,
            "slug": "vs18_355_014",
            "identifier": "vs18_355_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_014/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.248 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.248 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.248 DDL n. 2471",
            "description_title": "Emendamento 1.248 PRISCO EMANUELE (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": 26,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5463,
            "slug": "vs18_355_015",
            "identifier": "vs18_355_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_015/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 1.301 DE ANGELIS SARA (LEGA) e 1.349 BALDELLI SIMONE (FI) - Votazione Emendamento 1.301 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.301 DDL n. 2471",
            "description_title": "Identici emendamenti 1.301 DE ANGELIS SARA (LEGA) e 1.349 BALDELLI SIMONE (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": 70.87,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5470,
            "slug": "vs18_355_016",
            "identifier": "vs18_355_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_016/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1-bis.301 MAGI RICCARDO (MISTO) - Votazione Emendamento 1-bis.301 DDL n. 2471",
            "original_title": "Votazione Emendamento 1-bis.301 DDL n. 2471",
            "description_title": "Emendamento 1-bis.301 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 12,
            "n_margin": 174,
            "majority_cohesion_rate": 69.07,
            "minority_cohesion_rate": 48.24
        },
        {
            "id": 5445,
            "slug": "vs18_355_017",
            "identifier": "vs18_355_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_017/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1-bis.800 della Commissione - Votazione Emendamento 1-bis.800 DDL n. 2471",
            "original_title": "Votazione Emendamento 1-bis.800 DDL n. 2471",
            "description_title": "Emendamento 1-bis.800 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 207,
            "majority_cohesion_rate": 67.57,
            "minority_cohesion_rate": 71.37
        }
    ]
}