Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=date&page=42
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=date&page=43",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=date&page=41",
    "results": [
        {
            "id": 989,
            "slug": "vs18_065_003",
            "identifier": "vs18_065_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_003/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 3.5 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 3.5 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": 1,
            "n_margin": 143,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 985,
            "slug": "vs18_065_011",
            "identifier": "vs18_065_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_011/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.108 SPENA MARIA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 3.108 SPENA MARIA (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": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 72.03
        },
        {
            "id": 1503,
            "slug": "vs18_065_031",
            "identifier": "vs18_065_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_031/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 4.02 SQUERI LUCA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Articolo aggiuntivo 4.02 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": 2,
            "n_margin": 63,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 63.6
        },
        {
            "id": 1502,
            "slug": "vs18_065_045",
            "identifier": "vs18_065_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_045/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.0183",
            "original_title": "Votazione Articolo PDL n.0183",
            "description_title": "Articolo 6\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 62,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 56.7
        },
        {
            "id": 1161,
            "slug": "vs18_065_094",
            "identifier": "vs18_065_094",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_094/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 1.263 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.263 PERANTONI MARIO (M5S)\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": 4,
            "n_margin": 140,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 1184,
            "slug": "vs18_065_087",
            "identifier": "vs18_065_087",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_087/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 1.256 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.256 PERANTONI MARIO (M5S)\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": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 58.62
        },
        {
            "id": 1175,
            "slug": "vs18_065_092",
            "identifier": "vs18_065_092",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_092/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 1.259 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.259 PERANTONI MARIO (M5S)\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": 73,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 58.24
        },
        {
            "id": 1169,
            "slug": "vs18_065_074",
            "identifier": "vs18_065_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_074/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 1.219, come riformulato, BAZOLI ALFREDO (PD)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.219, come riformulato, BAZOLI ALFREDO (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": 77.39,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 1160,
            "slug": "vs18_065_095",
            "identifier": "vs18_065_095",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_095/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 95,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.0893",
            "original_title": "Votazione Articolo PDL n.0893",
            "description_title": "Articolo 1\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 140,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 1544,
            "slug": "vs18_065_039",
            "identifier": "vs18_065_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_039/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 6.4 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 6.4 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": 2,
            "n_margin": 103,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 32.95
        },
        {
            "id": 1712,
            "slug": "vs18_065_050",
            "identifier": "vs18_065_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_050/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 50,
            "title": "Dimissioni del deputato CROSETTO GUIDO (FDI)\n     - Votazione Dimissioni",
            "original_title": "Votazione Dimissioni",
            "description_title": "Dimissioni del deputato CROSETTO GUIDO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Dimissioni",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 73.18
        },
        {
            "id": 1713,
            "slug": "vs18_065_052",
            "identifier": "vs18_065_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_052/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/183/8 GADDA MARIA CHIARA (PD)\n     - Votazione Ordine del giorno 9/183/8 PDL n.0183",
            "original_title": "Votazione Ordine del giorno 9/183/8 PDL n.0183",
            "description_title": "Ordine del giorno n. 9/183/8 GADDA MARIA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 145,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 1173,
            "slug": "vs18_065_075",
            "identifier": "vs18_065_075",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_075/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 1.65 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.65 BARTOLOZZI GIUSI (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": 129,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 41.76
        },
        {
            "id": 1176,
            "slug": "vs18_065_083",
            "identifier": "vs18_065_083",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_083/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 1.226 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.226 VARCHI MARIA CAROLINA (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": 3,
            "n_margin": 133,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 40.23
        },
        {
            "id": 1167,
            "slug": "vs18_065_089",
            "identifier": "vs18_065_089",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_089/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 1.61 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.61 BARTOLOZZI GIUSI (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": 150,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 40.23
        },
        {
            "id": 1513,
            "slug": "vs18_065_019",
            "identifier": "vs18_065_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_019/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 4.104 SQUERI LUCA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.104 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": 107,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 1512,
            "slug": "vs18_065_021",
            "identifier": "vs18_065_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_021/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 4.103 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.103 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": 93,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 1515,
            "slug": "vs18_065_037",
            "identifier": "vs18_065_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_037/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 5.103 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 5.103 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": 2,
            "n_margin": 110,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 37.16
        },
        {
            "id": 1527,
            "slug": "vs18_065_033",
            "identifier": "vs18_065_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_033/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 5.104 SQUERI LUCA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 5.104 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": 2,
            "n_margin": 96,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 45.98
        },
        {
            "id": 1529,
            "slug": "vs18_065_028",
            "identifier": "vs18_065_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_028/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.13 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.13 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": 36,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 75.48
        },
        {
            "id": 1516,
            "slug": "vs18_065_032",
            "identifier": "vs18_065_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_032/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 5.5 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 5.5 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": 149,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 1518,
            "slug": "vs18_065_027",
            "identifier": "vs18_065_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_027/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.8 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.8 CARETTA MARIA CRISTINA (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": 1,
            "n_margin": 81,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 1511,
            "slug": "vs18_065_040",
            "identifier": "vs18_065_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_040/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 40,
            "title": "Identici emendamenti 6.100 GADDA MARIA CHIARA (PD) e 6.101 SQUERI LUCA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Identici emendamenti 6.100 GADDA MARIA CHIARA (PD) e 6.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": 61,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 1506,
            "slug": "vs18_065_026",
            "identifier": "vs18_065_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_026/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.108 SPENA MARIA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.108 SPENA MARIA (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": 1,
            "n_margin": 137,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 41.76
        },
        {
            "id": 1189,
            "slug": "vs18_065_078",
            "identifier": "vs18_065_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_078/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 1.221 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.221 VARCHI MARIA CAROLINA (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": 78,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 44.06
        },
        {
            "id": 1545,
            "slug": "vs18_065_025",
            "identifier": "vs18_065_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_025/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 4.107 SQUERI LUCA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.107 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": 3,
            "n_margin": 138,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 41.0
        },
        {
            "id": 1163,
            "slug": "vs18_065_096",
            "identifier": "vs18_065_096",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_096/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 96,
            "title": "Articolo aggiuntivo 1.03 SCHULLIAN MANFRED (MISTO)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Articolo aggiuntivo 1.03 SCHULLIAN MANFRED (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": 2,
            "n_margin": 212,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 60.54
        },
        {
            "id": 1540,
            "slug": "vs18_065_030",
            "identifier": "vs18_065_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_030/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0183",
            "original_title": "Votazione Articolo PDL n.0183",
            "description_title": "Articolo 4\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 975,
            "slug": "vs18_065_016",
            "identifier": "vs18_065_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_016/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\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": 4,
            "n_margin": 151,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 1185,
            "slug": "vs18_065_072",
            "identifier": "vs18_065_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_072/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 1.218 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.218 PERANTONI MARIO (M5S)\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": 2,
            "n_margin": 59,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 60.92
        },
        {
            "id": 977,
            "slug": "vs18_065_006",
            "identifier": "vs18_065_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_006/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.100 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 3.100 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": 182,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 959,
            "slug": "vs18_065_009",
            "identifier": "vs18_065_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_009/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.107 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 3.107 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": 109,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 36.4
        },
        {
            "id": 969,
            "slug": "vs18_065_004",
            "identifier": "vs18_065_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_004/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 3.102 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 3.102 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": 138,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 41.0
        },
        {
            "id": 984,
            "slug": "vs18_065_010",
            "identifier": "vs18_065_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_010/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.2 FORNARO FEDERICO (LEU)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 3.2 FORNARO FEDERICO (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": 2,
            "n_margin": 139,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 41.0
        },
        {
            "id": 1172,
            "slug": "vs18_065_073",
            "identifier": "vs18_065_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_073/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 1.64 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.64 BARTOLOZZI GIUSI (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": 1,
            "n_margin": 68,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 1548,
            "slug": "vs18_065_046",
            "identifier": "vs18_065_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_046/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 7.1 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 7.1 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": 1,
            "n_margin": 143,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 1509,
            "slug": "vs18_065_054",
            "identifier": "vs18_065_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_054/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 1.40 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.40 BARTOLOZZI GIUSI (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": 135,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 31.03
        },
        {
            "id": 1510,
            "slug": "vs18_065_059",
            "identifier": "vs18_065_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_059/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 1.94 VITIELLO CATELLO (MISTO)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.94 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": 224,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 72.8
        },
        {
            "id": 1531,
            "slug": "vs18_065_057",
            "identifier": "vs18_065_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_057/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 1.230 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.230 BARTOLOZZI GIUSI (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": 142,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 973,
            "slug": "vs18_065_012",
            "identifier": "vs18_065_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_012/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.10 DE CARLO LUCA (FDI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 3.10 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": 3,
            "n_margin": 165,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 986,
            "slug": "vs18_065_005",
            "identifier": "vs18_065_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_005/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.103 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 3.103 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": 1,
            "n_margin": 109,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 1537,
            "slug": "vs18_065_035",
            "identifier": "vs18_065_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_035/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 35,
            "title": "Identici emendamenti 5.101 SQUERI LUCA (FI) e 5.102 NOJA LISA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Identici emendamenti 5.101 SQUERI LUCA (FI) e 5.102 NOJA LISA (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": 42,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 998,
            "slug": "vs18_065_015",
            "identifier": "vs18_065_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_015/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.102 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.102 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": 3,
            "n_margin": 96,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 37.16
        },
        {
            "id": 1188,
            "slug": "vs18_065_079",
            "identifier": "vs18_065_079",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_079/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 1.75 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.75 VARCHI MARIA CAROLINA (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": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 44.06
        },
        {
            "id": 979,
            "slug": "vs18_065_008",
            "identifier": "vs18_065_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_008/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 8,
            "title": "Identici emendamenti 3.101 GALLINELLA FILIPPO (M5S), 3.105 MORETTO SARA (PD) e 3.106 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Identici emendamenti 3.101 GALLINELLA FILIPPO (M5S), 3.105 MORETTO SARA (PD) e 3.106 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 206,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 1530,
            "slug": "vs18_065_034",
            "identifier": "vs18_065_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_034/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 5.105 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 5.105 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": 3,
            "n_margin": 99,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 36.4
        },
        {
            "id": 1171,
            "slug": "vs18_065_084",
            "identifier": "vs18_065_084",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_084/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 1.223 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.223 BARTOLOZZI GIUSI (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": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 39.46
        },
        {
            "id": 1542,
            "slug": "vs18_065_020",
            "identifier": "vs18_065_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_020/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 4.11 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.11 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": 3,
            "n_margin": 111,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 38.31
        },
        {
            "id": 1517,
            "slug": "vs18_065_044",
            "identifier": "vs18_065_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_044/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 6.6 CARETTA MARIA CRISTINA (FDI) e 6.9 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Identici emendamenti 6.6 CARETTA MARIA CRISTINA (FDI) e 6.9 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": 1,
            "n_margin": 93,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 1179,
            "slug": "vs18_065_077",
            "identifier": "vs18_065_077",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_077/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 1.51 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.51 BARTOLOZZI GIUSI (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": 48,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 64.37
        }
    ]
}