Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=12
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=n_rebels&page=13",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=11",
    "results": [
        {
            "id": 1742,
            "slug": "vs18_025_005",
            "identifier": "vs18_025_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_025_005/?format=api",
            "sitting": {
                "id": 41,
                "date": "2018-07-12",
                "number": 25,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.0764",
            "original_title": "Votazione Emendamento DDL n.0764",
            "description_title": "Emendamento 1.5 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 82.27,
            "minority_cohesion_rate": 63.74
        },
        {
            "id": 1048,
            "slug": "vs18_073_050",
            "identifier": "vs18_073_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_050/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 8.19 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 8.19 STUMPO NICOLA (LEU)\n    ",
            "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": 71,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 57.85
        },
        {
            "id": 1030,
            "slug": "vs18_073_029",
            "identifier": "vs18_073_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_029/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 5.29 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.29 MURONI ROSSELLA (LEU)\n    ",
            "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": 48,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 68.2
        },
        {
            "id": 1044,
            "slug": "vs18_073_028",
            "identifier": "vs18_073_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_028/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 5.27 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.27 MURONI ROSSELLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 65.9
        },
        {
            "id": 1409,
            "slug": "vs18_075_077",
            "identifier": "vs18_075_077",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_077/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 18.3 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 18.3 MURONI ROSSELLA (LEU)\n    ",
            "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": 92,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 29.5
        },
        {
            "id": 1028,
            "slug": "vs18_073_039",
            "identifier": "vs18_073_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_039/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 7.4 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 7.4 PASTORINO LUCA (LEU)\n    ",
            "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": 44,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 74,
            "slug": "vs18_036_016",
            "identifier": "vs18_036_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_016/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 2.0301 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 2.0301 RIZZETTO WALTER (FDI)\n    ",
            "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": 146,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 1570,
            "slug": "vs18_073_066",
            "identifier": "vs18_073_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_066/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 11.011 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 11.011 PASTORINO LUCA (LEU)\n    ",
            "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": 62,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 56.7
        },
        {
            "id": 1043,
            "slug": "vs18_073_038",
            "identifier": "vs18_073_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_038/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 7.1 GAGLIARDI MANUELA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 7.1 GAGLIARDI MANUELA (FI)\n    ",
            "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": 60,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 53.64
        },
        {
            "id": 706,
            "slug": "vs18_029_043",
            "identifier": "vs18_029_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_043/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.1 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.1 TRANCASSINI PAOLO (FDI)\n    ",
            "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": 80.81,
            "minority_cohesion_rate": 85.11
        },
        {
            "id": 93,
            "slug": "vs18_036_008",
            "identifier": "vs18_036_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_008/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.301 PITTALIS PIETRO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2.301 PITTALIS PIETRO (FI)\n    ",
            "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": 41,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 75.19
        },
        {
            "id": 1018,
            "slug": "vs18_073_026",
            "identifier": "vs18_073_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_026/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 5.25 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.25 MURONI ROSSELLA (LEU)\n    ",
            "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": 58,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 59.0
        },
        {
            "id": 1577,
            "slug": "vs18_073_072",
            "identifier": "vs18_073_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_072/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 12.303 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.303 BRAGA CHIARA (PD)\n    ",
            "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": 97,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 1763,
            "slug": "vs18_025_011",
            "identifier": "vs18_025_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_025_011/?format=api",
            "sitting": {
                "id": 41,
                "date": "2018-07-12",
                "number": 25,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 1.03 VITIELLO CATELLO (MISTO)\n     - Votazione Emendamento DDL n.0764",
            "original_title": "Votazione Emendamento DDL n.0764",
            "description_title": "Articolo aggiuntivo 1.03 VITIELLO CATELLO (MISTO)\n    ",
            "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": 60,
            "majority_cohesion_rate": 83.14,
            "minority_cohesion_rate": 62.98
        },
        {
            "id": 1036,
            "slug": "vs18_073_001",
            "identifier": "vs18_073_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_001/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 4-bis.303 PAITA RAFFAELLA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4-bis.303 PAITA RAFFAELLA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 63.6
        },
        {
            "id": 990,
            "slug": "vs18_064_007",
            "identifier": "vs18_064_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_064_007/?format=api",
            "sitting": {
                "id": 80,
                "date": "2018-10-16",
                "number": 64,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.12 DE CARLO LUCA (FDI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 1.12 DE CARLO LUCA (FDI)\n    ",
            "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": 82.61,
            "minority_cohesion_rate": 82.76
        },
        {
            "id": 693,
            "slug": "vs18_029_025",
            "identifier": "vs18_029_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_025/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 015.021 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 015.021 CORTELAZZO PIERGIORGIO (FI)\n    ",
            "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": 79.94,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 1007,
            "slug": "vs18_073_046",
            "identifier": "vs18_073_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_046/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 8.2 SOZZANI DIEGO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 8.2 SOZZANI DIEGO (FI)\n    ",
            "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": 44,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 1016,
            "slug": "vs18_073_041",
            "identifier": "vs18_073_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_041/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 7.16 CASSINELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 7.16 CASSINELLI ROBERTO (FI)\n    ",
            "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": 42,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 68.58
        },
        {
            "id": 1040,
            "slug": "vs18_073_019",
            "identifier": "vs18_073_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_019/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 5.17 ORLANDO ANDREA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.17 ORLANDO ANDREA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 963,
            "slug": "vs18_064_012",
            "identifier": "vs18_064_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_064_012/?format=api",
            "sitting": {
                "id": 80,
                "date": "2018-10-16",
                "number": 64,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.101 SQUERI LUCA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 1.101 SQUERI LUCA (FI)\n    ",
            "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": 88,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 1578,
            "slug": "vs18_074_009",
            "identifier": "vs18_074_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_009/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 20.300 BORGHI ENRICO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 20.300 BORGHI ENRICO (PD)\n    ",
            "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": 87,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 16,
            "slug": "vs18_028_055",
            "identifier": "vs18_028_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_055/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 55,
            "title": "Identici articoli aggiuntivi 04.03 TRANCASSINI PAOLO (FDI), 04.04 MURONI ROSSELLA (LEU) e 04.05 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Identici articoli aggiuntivi 04.03 TRANCASSINI PAOLO (FDI), 04.04 MURONI ROSSELLA (LEU) e 04.05 MORGONI MARIO (PD)\n    ",
            "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": 78.78,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 1861,
            "slug": "vs18_074_025",
            "identifier": "vs18_074_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_025/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 26.301 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 26.301 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 228,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 1875,
            "slug": "vs18_074_046",
            "identifier": "vs18_074_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_046/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo aggiuntivo 37.023 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 37.023 TRANCASSINI PAOLO (FDI)\n    ",
            "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": 55,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 62.84
        },
        {
            "id": 1721,
            "slug": "vs18_025_002",
            "identifier": "vs18_025_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_025_002/?format=api",
            "sitting": {
                "id": 41,
                "date": "2018-07-12",
                "number": 25,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.0764",
            "original_title": "Votazione Emendamento DDL n.0764",
            "description_title": "Emendamento 1.2 SISTO FRANCESCO PAOLO (FI)\n    ",
            "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": 46,
            "majority_cohesion_rate": 81.98,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 994,
            "slug": "vs18_064_024",
            "identifier": "vs18_064_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_064_024/?format=api",
            "sitting": {
                "id": 80,
                "date": "2018-10-16",
                "number": 64,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.110 SQUERI LUCA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 2.110 SQUERI LUCA (FI)\n    ",
            "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": 112,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 38.7
        },
        {
            "id": 1103,
            "slug": "vs18_033_001",
            "identifier": "vs18_033_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_033_001/?format=api",
            "sitting": {
                "id": 49,
                "date": "2018-07-25",
                "number": 33,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 SERRACCHIANI DEBORA (PD) ed altri e n. 2 GELMINI MARIASTELLA (FI) ed altri\n     - Votazione pregiudiziale DDL n.0924",
            "original_title": "Votazione pregiudiziale DDL n.0924",
            "description_title": "Questioni pregiudiziali n. 1 SERRACCHIANI DEBORA (PD) ed altri e n. 2 GELMINI MARIASTELLA (FI) ed altri\n    ",
            "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": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 86.05,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 1877,
            "slug": "vs18_074_028",
            "identifier": "vs18_074_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_028/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 37.302 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 37.302 BALDELLI SIMONE (FI)\n    ",
            "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": 45,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 712,
            "slug": "vs18_029_032",
            "identifier": "vs18_029_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_032/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 015.0101 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 015.0101 PEZZOPANE STEFANIA (PD)\n    ",
            "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": 81.98,
            "minority_cohesion_rate": 84.73
        },
        {
            "id": 424,
            "slug": "vs18_037_090",
            "identifier": "vs18_037_090",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_090/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo aggiuntivo 1-bis.013 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 1-bis.013 GELMINI MARIASTELLA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 255,
            "slug": "vs18_075_017",
            "identifier": "vs18_075_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_017/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 39.071 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.071 CORTELAZZO PIERGIORGIO (FI)\n    ",
            "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": 46,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 710,
            "slug": "vs18_029_036",
            "identifier": "vs18_029_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_036/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo aggiuntivo 015.016 MELILLI FABIO (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 015.016 MELILLI FABIO (PD)\n    ",
            "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": 80.23,
            "minority_cohesion_rate": 82.82
        },
        {
            "id": 1872,
            "slug": "vs18_074_044",
            "identifier": "vs18_074_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_044/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 37.021 NEVI RAFFAELE (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 37.021 NEVI RAFFAELE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 63.6
        },
        {
            "id": 1869,
            "slug": "vs18_074_042",
            "identifier": "vs18_074_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_042/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 37.019 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 37.019 PEZZOPANE STEFANIA (PD)\n    ",
            "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": 48,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 68.58
        },
        {
            "id": 954,
            "slug": "vs18_015_008",
            "identifier": "vs18_015_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_015_008/?format=api",
            "sitting": {
                "id": 31,
                "date": "2018-06-14",
                "number": 15,
                "branch": "C"
            },
            "number": 8,
            "title": "Conversione in legge del decreto-legge 9 maggio 2018, n. 44, recante misure urgenti per l'ulteriore finanziamento degli interventi di cui all'articolo 1, comma 139, della legge 27 dicembre 2017, n. 205, nonché per il completamento dei piani di nuova industrializzazione, di recupero o di tenuta occupazionale relativi a crisi aziendali. (DDL 583)\n     - Votazione finale DDL n.0583",
            "original_title": "Votazione finale DDL n.0583",
            "description_title": "Conversione in legge del decreto-legge 9 maggio 2018, n. 44, recante misure urgenti per l'ulteriore finanziamento degli interventi di cui all'articolo 1, comma 139, della legge 27 dicembre 2017, n. 205, nonché per il completamento dei piani di nuova industrializzazione, di recupero o di tenuta occupazionale relativi a crisi aziendali. (DDL 583)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 269,
            "majority_cohesion_rate": 91.88,
            "minority_cohesion_rate": 80.15
        },
        {
            "id": 996,
            "slug": "vs18_064_019",
            "identifier": "vs18_064_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_064_019/?format=api",
            "sitting": {
                "id": 80,
                "date": "2018-10-16",
                "number": 64,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.26 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 2.26 GADDA MARIA CHIARA (PD)\n    ",
            "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": 150,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 1574,
            "slug": "vs18_074_015",
            "identifier": "vs18_074_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_015/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 23.2 MURONI ROSSELLA (LEU) e 23.300 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici emendamenti 23.2 MURONI ROSSELLA (LEU) e 23.300 BENEDETTI SILVIA (MISTO)\n    ",
            "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": 140,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 714,
            "slug": "vs18_029_034",
            "identifier": "vs18_029_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_034/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 015.015 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 015.015 PEZZOPANE STEFANIA (PD)\n    ",
            "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": 81.1,
            "minority_cohesion_rate": 81.68
        },
        {
            "id": 1867,
            "slug": "vs18_074_024",
            "identifier": "vs18_074_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_024/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 26.300 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 26.300 BRAGA CHIARA (PD)\n    ",
            "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": 142,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 1573,
            "slug": "vs18_074_011",
            "identifier": "vs18_074_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_011/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 21.301 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 21.301 BENEDETTI SILVIA (MISTO)\n    ",
            "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": 127,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 31.42
        },
        {
            "id": 749,
            "slug": "vs18_029_052",
            "identifier": "vs18_029_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_052/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 52,
            "title": "Elezione di due componenti del Consiglio di Presidenza della Corte dei conti\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Elezione di due componenti del Consiglio di Presidenza della Corte dei conti\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Elezioni",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 175,
            "majority_cohesion_rate": 87.5,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 1563,
            "slug": "vs18_074_014",
            "identifier": "vs18_074_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_014/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 23.1 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 23.1 MURONI ROSSELLA (LEU)\n    ",
            "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": 139,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 1730,
            "slug": "vs18_025_012",
            "identifier": "vs18_025_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_025_012/?format=api",
            "sitting": {
                "id": 41,
                "date": "2018-07-12",
                "number": 25,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 1.01 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.0764",
            "original_title": "Votazione Emendamento DDL n.0764",
            "description_title": "Articolo aggiuntivo 1.01 SISTO FRANCESCO PAOLO (FI)\n    ",
            "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": 59,
            "majority_cohesion_rate": 82.85,
            "minority_cohesion_rate": 62.98
        },
        {
            "id": 1858,
            "slug": "vs18_074_047",
            "identifier": "vs18_074_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_047/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 39.1 BARONI ANNALISA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 39.1 BARONI ANNALISA (FI)\n    ",
            "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": 60,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 59.77
        },
        {
            "id": 1566,
            "slug": "vs18_074_008",
            "identifier": "vs18_074_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_008/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 20.301 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 20.301 BENEDETTI SILVIA (MISTO)\n    ",
            "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": 85,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 39.85
        },
        {
            "id": 260,
            "slug": "vs18_075_013",
            "identifier": "vs18_075_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_013/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 39.022 FIORINI BENEDETTA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.022 FIORINI BENEDETTA (FI)\n    ",
            "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": 46,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 65.13
        },
        {
            "id": 489,
            "slug": "vs18_039_001",
            "identifier": "vs18_039_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_039_001/?format=api",
            "sitting": {
                "id": 55,
                "date": "2018-08-06",
                "number": 39,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale n.1 MAGI RICCARDO (MISTO), SCHULLIAN MANFRED (MISTO) e FORNARO FEDERICO (LEU)\n     - Votazione pregiudiziale DDL n.1004",
            "original_title": "Votazione pregiudiziale DDL n.1004",
            "description_title": "Questione pregiudiziale n.1 MAGI RICCARDO (MISTO), SCHULLIAN MANFRED (MISTO) e FORNARO FEDERICO (LEU)\n    ",
            "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": 0,
            "n_margin": 217,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 60.31
        },
        {
            "id": 1588,
            "slug": "vs18_074_001",
            "identifier": "vs18_074_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_001/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 16.2 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 16.2 MARTINO ANTONIO (FI)\n    ",
            "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": 44,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 929,
            "slug": "vs18_083_012",
            "identifier": "vs18_083_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_083_012/?format=api",
            "sitting": {
                "id": 99,
                "date": "2018-11-14",
                "number": 83,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00075, limitatamente alla parte dispositiva, CARFAGNA MARIA ROSARIA (FI) ed altri\n     - Votazione Mozione 1-00075",
            "original_title": "Votazione Mozione 1-00075",
            "description_title": "Mozione n. 1-00075, limitatamente alla parte dispositiva, CARFAGNA MARIA ROSARIA (FI) ed altri\n    ",
            "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": 253,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 83.91
        }
    ]
}