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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=236",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=234",
    "results": [
        {
            "id": 4666,
            "slug": "vs18_343_008",
            "identifier": "vs18_343_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_008/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 6.01 GEMMATO MARCELLO (FDI) - Votazione Emendamento 6.01 DDL n. 2117",
            "original_title": "Votazione Emendamento 6.01 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 6.01 GEMMATO MARCELLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 69.16,
            "minority_cohesion_rate": 80.47
        },
        {
            "id": 4645,
            "slug": "vs18_343_009",
            "identifier": "vs18_343_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_009/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 6.015 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 6.015 DDL n. 2117",
            "original_title": "Votazione Emendamento 6.015 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 6.015 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 5433,
            "slug": "vs18_343_010",
            "identifier": "vs18_343_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_010/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 6.018 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 6.018 DDL n. 2117",
            "original_title": "Votazione Emendamento 6.018 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 6.018 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.76,
            "minority_cohesion_rate": 79.69
        },
        {
            "id": 5051,
            "slug": "vs18_343_011",
            "identifier": "vs18_343_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_011/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 6.020 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 6.020 DDL n. 2117",
            "original_title": "Votazione Emendamento 6.020 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 6.020 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 67.96,
            "minority_cohesion_rate": 80.08
        },
        {
            "id": 5061,
            "slug": "vs18_343_012",
            "identifier": "vs18_343_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_012/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 6.022 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 6.022 DDL n. 2117",
            "original_title": "Votazione Emendamento 6.022 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 6.022 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 70.36,
            "minority_cohesion_rate": 81.25
        },
        {
            "id": 5073,
            "slug": "vs18_343_013",
            "identifier": "vs18_343_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_013/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 6.024 POTENTI MANFREDI (LEGA) - Votazione Emendamento 6.024 DDL n. 2117",
            "original_title": "Votazione Emendamento 6.024 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 6.024 POTENTI MANFREDI (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 68.26,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 5081,
            "slug": "vs18_343_014",
            "identifier": "vs18_343_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_014/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 7.50 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 7.50 DDL n. 2117",
            "original_title": "Votazione Emendamento 7.50 DDL n. 2117",
            "description_title": "Emendamento 7.50 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 17,
            "n_margin": 189,
            "majority_cohesion_rate": 67.37,
            "minority_cohesion_rate": 58.2
        },
        {
            "id": 5089,
            "slug": "vs18_343_015",
            "identifier": "vs18_343_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_015/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 7.027 NOVELLI ROBERTO (FI) - Votazione Emendamento 7.027 DDL n. 2117",
            "original_title": "Votazione Emendamento 7.027 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 7.027 NOVELLI ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 68.26,
            "minority_cohesion_rate": 79.69
        },
        {
            "id": 5098,
            "slug": "vs18_343_016",
            "identifier": "vs18_343_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_016/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 7.016 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 7.016 DDL n. 2117",
            "original_title": "Votazione Emendamento 7.016 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 7.016 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 67.66,
            "minority_cohesion_rate": 78.91
        },
        {
            "id": 5107,
            "slug": "vs18_343_017",
            "identifier": "vs18_343_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_017/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 8.50 CARFAGNA MARIA ROSARIA (FI) - Votazione Emendamento 8.50 DDL n. 2117",
            "original_title": "Votazione Emendamento 8.50 DDL n. 2117",
            "description_title": "Emendamento 8.50 CARFAGNA MARIA ROSARIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 68.26,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 5116,
            "slug": "vs18_343_018",
            "identifier": "vs18_343_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_018/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 2117",
            "original_title": "Votazione Articolo 8 DDL n. 2117",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 221,
            "majority_cohesion_rate": 68.26,
            "minority_cohesion_rate": 80.47
        },
        {
            "id": 5020,
            "slug": "vs18_343_019",
            "identifier": "vs18_343_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_019/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 8.023 PIASTRA CARLO (LEGA) - Votazione Emendamento 8.023 DDL n. 2117",
            "original_title": "Votazione Emendamento 8.023 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 8.023 PIASTRA CARLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 68.26,
            "minority_cohesion_rate": 80.47
        },
        {
            "id": 5637,
            "slug": "vs18_343_020",
            "identifier": "vs18_343_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_020/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 8.05 BALDINI MARIA TERESA (FDI) - Votazione Emendamento 8.05 DDL n. 2117",
            "original_title": "Votazione Emendamento 8.05 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 8.05 BALDINI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 68.86,
            "minority_cohesion_rate": 80.08
        },
        {
            "id": 5631,
            "slug": "vs18_343_021",
            "identifier": "vs18_343_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_021/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 8.017 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 8.017 DDL n. 2117",
            "original_title": "Votazione Emendamento 8.017 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 8.017 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 68.86,
            "minority_cohesion_rate": 81.64
        },
        {
            "id": 5626,
            "slug": "vs18_343_022",
            "identifier": "vs18_343_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_022/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 8.025 POTENTI MANFREDI (LEGA) - Votazione Emendamento 8.025 DDL n. 2117",
            "original_title": "Votazione Emendamento 8.025 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 8.025 POTENTI MANFREDI (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 69.76,
            "minority_cohesion_rate": 81.25
        },
        {
            "id": 5614,
            "slug": "vs18_343_023",
            "identifier": "vs18_343_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_023/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 2117",
            "original_title": "Votazione Articolo 9 DDL n. 2117",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 228,
            "majority_cohesion_rate": 70.66,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 5621,
            "slug": "vs18_343_024",
            "identifier": "vs18_343_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_024/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 10.100 delle Commissioni - Votazione Emendamento 10.100 DDL n. 2117",
            "original_title": "Votazione Emendamento 10.100 DDL n. 2117",
            "description_title": "Emendamento 10.100 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 124,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 77.73
        },
        {
            "id": 5599,
            "slug": "vs18_343_025",
            "identifier": "vs18_343_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_025/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 2117",
            "original_title": "Votazione Articolo 10 DDL n. 2117",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 228,
            "majority_cohesion_rate": 70.06,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 5608,
            "slug": "vs18_343_026",
            "identifier": "vs18_343_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_026/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 2117",
            "original_title": "Votazione Articolo 11 DDL n. 2117",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 225,
            "majority_cohesion_rate": 68.56,
            "minority_cohesion_rate": 81.64
        },
        {
            "id": 4902,
            "slug": "vs18_344_001",
            "identifier": "vs18_344_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_344_001/?format=api",
            "sitting": {
                "id": 360,
                "date": "2020-05-21",
                "number": 344,
                "branch": "C"
            },
            "number": 1,
            "title": "Disposizioni in materia di sicurezza per gli esercenti le professioni sanitarie e socio-sanitarie nell'esercizio delle loro funzioni (Approvato dal Senato) (DDL 2117 e abbinate PDL 704-909-1042-1067-1070-1226-1246-1590-2004) - Votazione finale DDL n. 2117",
            "original_title": "Votazione finale DDL n. 2117",
            "description_title": "Disposizioni in materia di sicurezza per gli esercenti le professioni sanitarie e socio-sanitarie nell'esercizio delle loro funzioni (Approvato dal Senato) (DDL 2117 e abbinate PDL 704-909-1042-1067-1070-1226-1246-1590-2004)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 213,
            "majority_cohesion_rate": 72.67,
            "minority_cohesion_rate": 66.02
        },
        {
            "id": 5963,
            "slug": "vs18_347_001",
            "identifier": "vs18_347_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_347_001/?format=api",
            "sitting": {
                "id": 363,
                "date": "2020-05-26",
                "number": 347,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo unico del disegno di legge di conversione del decreto-legge 8 aprile 2020, 23, sul quale il Governo ha posto la questione di fiducia - Votazione Articolo unico DDL n. 2461",
            "original_title": "Votazione Articolo unico DDL n. 2461",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 8 aprile 2020, 23, sul quale il Governo ha posto la questione di fiducia",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 89.79,
            "minority_cohesion_rate": 85.88
        },
        {
            "id": 6219,
            "slug": "vs18_348_001",
            "identifier": "vs18_348_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_001/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2641/2 GUSMEROLI ALBERTO LUIGI (LEGA) - Votazione Ordine del giorno 9/2641/2 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2641/2 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2641/2 GUSMEROLI ALBERTO LUIGI (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 6172,
            "slug": "vs18_348_002",
            "identifier": "vs18_348_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_002/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2461/16 LUCA DE CARLO (FDI) - Votazione Ordine del giorno 9/2461/16 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/16 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/16 LUCA DE CARLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 69.67,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 5894,
            "slug": "vs18_348_003",
            "identifier": "vs18_348_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_003/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2461/20 SILVESTRONI MARCO (FDI) - Votazione Ordine del giorno 9/2461/20 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/20 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/20 SILVESTRONI MARCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 70.87,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 6189,
            "slug": "vs18_348_004",
            "identifier": "vs18_348_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_004/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2461/31 ZENNARO ANTONIO (MISTO) - Votazione Ordine del giorno 9/2461/31 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/31 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/31 ZENNARO ANTONIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 6179,
            "slug": "vs18_348_005",
            "identifier": "vs18_348_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_005/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2461/37 DE TOMA MASSIMILIANO (MISTO) - Votazione Ordine del giorno 9/2461/37 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/37 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/37 DE TOMA MASSIMILIANO (MISTO)",
            "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": 18,
            "majority_cohesion_rate": 71.77,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 5805,
            "slug": "vs18_348_006",
            "identifier": "vs18_348_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_006/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2461/38 ROSPI GIANLUCA (MISTO) - Votazione Ordine del giorno 9/2461/38 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/38 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/38 ROSPI GIANLUCA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5813,
            "slug": "vs18_348_007",
            "identifier": "vs18_348_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_007/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2461/49 TRANO RAFFAELE (MISTO) - Votazione Ordine del giorno 9/2461/49 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/49 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/49 TRANO RAFFAELE (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 64.71
        },
        {
            "id": 5815,
            "slug": "vs18_348_008",
            "identifier": "vs18_348_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_008/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2461/50 ANGIOLA NUNZIO (MISTO) - Votazione Ordine del giorno 9/2461/50 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/50 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/50 ANGIOLA NUNZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 17,
            "majority_cohesion_rate": 69.07,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5825,
            "slug": "vs18_348_009",
            "identifier": "vs18_348_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_009/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2461/68 COLUCCI ALESSANDRO (MISTO) - Votazione Ordine del giorno 9/2461/68 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/68 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/68 COLUCCI ALESSANDRO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 71.77,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 5679,
            "slug": "vs18_348_010",
            "identifier": "vs18_348_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_010/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2461/101 BARELLI PAOLO (FI) - Votazione Ordine del giorno 9/2461/101 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/101 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/101 BARELLI PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 5683,
            "slug": "vs18_348_011",
            "identifier": "vs18_348_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_011/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2461/102 BONIARDI FABIO MASSIMO (LEGA) - Votazione Ordine del giorno 9/2461/102 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/102 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/102 BONIARDI FABIO MASSIMO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 5394,
            "slug": "vs18_348_012",
            "identifier": "vs18_348_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_012/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2461/109 TARANTINO LEONARDO (LEGA) - Votazione Ordine del giorno 9/2461/109 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/109 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/109 TARANTINO LEONARDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5397,
            "slug": "vs18_348_013",
            "identifier": "vs18_348_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_013/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2461/110 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Ordine del giorno 9/2461/110 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/110 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/110 COMAROLI SILVANA ANDREINA (LEGA)",
            "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": 18,
            "majority_cohesion_rate": 70.87,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5708,
            "slug": "vs18_348_014",
            "identifier": "vs18_348_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_014/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2461/111 PAGANO ALESSANDRO (LEGA) - Votazione Ordine del giorno 9/2461/111 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/111 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/111 PAGANO ALESSANDRO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 70.87,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5713,
            "slug": "vs18_348_015",
            "identifier": "vs18_348_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_015/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2461/114 PAOLIN GIUSEPPE (LEGA) - Votazione Ordine del giorno 9/2461/114 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/114 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/114 PAOLIN GIUSEPPE (LEGA)",
            "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": 21,
            "majority_cohesion_rate": 72.37,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5693,
            "slug": "vs18_348_016",
            "identifier": "vs18_348_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_016/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2461/115 BISA INGRID (LEGA) - Votazione Ordine del giorno 9/2461/115 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/115 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/115 BISA INGRID (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 73.27,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5701,
            "slug": "vs18_348_017",
            "identifier": "vs18_348_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_017/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2461/123 DURIGON CLAUDIO (LEGA) - Votazione Ordine del giorno 9/2461/123 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/123 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/123 DURIGON CLAUDIO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5362,
            "slug": "vs18_348_018",
            "identifier": "vs18_348_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_018/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2461/136 COMENCINI VITO (LEGA) - Votazione Ordine del giorno 9/2461/136 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/136 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/136 COMENCINI VITO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5357,
            "slug": "vs18_348_019",
            "identifier": "vs18_348_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_019/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2461/141 TOCCALINI LUCA (LEGA) - Votazione Ordine del giorno 9/2461/141 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/141 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/141 TOCCALINI LUCA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 73.57,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5261,
            "slug": "vs18_348_020",
            "identifier": "vs18_348_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_020/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2461/142 DE MARTINI GUIDO (LEGA) - Votazione Ordine del giorno 9/2461/142 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/142 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/142 DE MARTINI GUIDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 73.87,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5268,
            "slug": "vs18_348_021",
            "identifier": "vs18_348_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_021/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2461/143 MOLINARI RICCARDO (LEGA) - Votazione Ordine del giorno 9/2461/143 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/143 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/143 MOLINARI RICCARDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 76.88,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 5152,
            "slug": "vs18_348_022",
            "identifier": "vs18_348_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_022/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2461/148 CAFFARATTO GUALTIERO (LEGA) - Votazione Ordine del giorno 9/2461/148 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/148 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/148 CAFFARATTO GUALTIERO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 76.28,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 5160,
            "slug": "vs18_348_023",
            "identifier": "vs18_348_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_023/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2461/156 MOSCHIONI DANIELE (LEGA) - Votazione Ordine del giorno 9/2461/156 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/156 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/156 MOSCHIONI DANIELE (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 73.27,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5166,
            "slug": "vs18_348_024",
            "identifier": "vs18_348_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_024/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2461/162 RACCHELLA GERMANO (LEGA) - Votazione Ordine del giorno 9/2461/162 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/162 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/162 RACCHELLA GERMANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 74.77,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 5174,
            "slug": "vs18_348_025",
            "identifier": "vs18_348_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_025/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2461/164 BITONCI MASSIMO (LEGA) - Votazione Ordine del giorno 9/2461/164 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/164 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/164 BITONCI MASSIMO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 73.27,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5184,
            "slug": "vs18_348_026",
            "identifier": "vs18_348_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_026/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2461/166 RIBOLLA ALBERTO (LEGA) - Votazione Ordine del giorno 9/2461/166 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/166 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/166 RIBOLLA ALBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 73.27,
            "minority_cohesion_rate": 76.86
        },
        {
            "id": 5196,
            "slug": "vs18_348_027",
            "identifier": "vs18_348_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_027/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2461/168 TATEO ANNA RITA (LEGA) - Votazione Ordine del giorno 9/2461/168 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/168 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/168 TATEO ANNA RITA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 73.27,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5205,
            "slug": "vs18_348_028",
            "identifier": "vs18_348_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_028/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2461/169 PRETTO ERIK UMBERTO (LEGA) - Votazione Ordine del giorno 9/2461/169 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/169 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/169 PRETTO ERIK UMBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 73.87,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5215,
            "slug": "vs18_348_029",
            "identifier": "vs18_348_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_029/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2461/170 GUIDESI GUIDO (LEGA) - Votazione Ordine del giorno 9/2461/170 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/170 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/170 GUIDESI GUIDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 73.57,
            "minority_cohesion_rate": 76.08
        }
    ]
}