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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=273",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=271",
    "results": [
        {
            "id": 29559,
            "slug": "vs19_187_057",
            "identifier": "vs19_187_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_057/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1416/79 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1416/79 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/79 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/79 ZARATTI FILIBERTO (AVS)",
            "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": 63.29,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 24199,
            "slug": "vs19_168_016",
            "identifier": "vs19_168_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_016/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1373/20 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1373/20 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/20 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/20 BRUNO RAFFAELE (M5S)",
            "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": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24178,
            "slug": "vs19_168_025",
            "identifier": "vs19_168_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_025/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1373/29 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1373/29 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/29 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/29 TUCCI RICCARDO (M5S)",
            "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": 68.78,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24213,
            "slug": "vs19_168_015",
            "identifier": "vs19_168_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_015/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1373/19 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1373/19 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/19 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/19 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24206,
            "slug": "vs19_168_001",
            "identifier": "vs19_168_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_001/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1373/2 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1373/2 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/2 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/2 D'ORSO VALENTINA (M5S)",
            "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": 69.62,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24168,
            "slug": "vs19_168_014",
            "identifier": "vs19_168_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_014/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1373/18 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1373/18 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/18 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/18 LOVECCHIO GIORGIO (M5S)",
            "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": 30,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24169,
            "slug": "vs19_168_031",
            "identifier": "vs19_168_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_031/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1373/35 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1373/35 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/35 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/35 BALDINO VITTORIA (M5S)",
            "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": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24264,
            "slug": "vs19_172_002",
            "identifier": "vs19_172_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_002/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1436/37 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1436/37 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/37 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/37 FORNARO FEDERICO (PD-IDP)",
            "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": 30,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24256,
            "slug": "vs19_172_009",
            "identifier": "vs19_172_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_009/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1436/44 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1436/44 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/44 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/44 SIMIANI MARCO (PD-IDP)",
            "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": 30,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 31816,
            "slug": "vs19_344_064",
            "identifier": "vs19_344_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_064/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 10.15 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.15 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.15 DDL n. 1660",
            "description_title": "Emendamento 10.15 D'ORSO VALENTINA (M5S)",
            "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": 30,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 31778,
            "slug": "vs19_344_058",
            "identifier": "vs19_344_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_058/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.5 DDL n. 1660",
            "description_title": "Emendamento 10.5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31821,
            "slug": "vs19_344_043",
            "identifier": "vs19_344_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_043/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 9.6 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 9.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.6 DDL n. 1660",
            "description_title": "Emendamento 9.6 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 31852,
            "slug": "vs19_344_069",
            "identifier": "vs19_344_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_069/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1660",
            "original_title": "Votazione Articolo 10 DDL n. 1660",
            "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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 70.62
        },
        {
            "id": 31728,
            "slug": "vs19_344_001",
            "identifier": "vs19_344_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_001/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1660",
            "original_title": "Votazione Articolo 2 DDL n. 1660",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.95,
            "minority_cohesion_rate": 66.25
        },
        {
            "id": 31794,
            "slug": "vs19_344_059",
            "identifier": "vs19_344_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_059/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 10.6 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 10.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1660",
            "description_title": "Emendamento 10.6 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 72.5
        },
        {
            "id": 32003,
            "slug": "vs19_345_068",
            "identifier": "vs19_345_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_068/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 18.1007 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 18.1007 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1007 DDL n. 1660",
            "description_title": "Emendamento 18.1007 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 32032,
            "slug": "vs19_345_070",
            "identifier": "vs19_345_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_070/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 18.1026 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 18.1026 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1026 DDL n. 1660",
            "description_title": "Emendamento 18.1026 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.95,
            "minority_cohesion_rate": 63.75
        },
        {
            "id": 31806,
            "slug": "vs19_345_026",
            "identifier": "vs19_345_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_026/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 26,
            "title": "Subemendamento 0.15.800.1 RUSSO PAOLO EMILIO (FI-PPE) - Votazione Emendamento 0.15.800.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.1 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.1 RUSSO PAOLO EMILIO (FI-PPE)",
            "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": 30,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31961,
            "slug": "vs19_345_066",
            "identifier": "vs19_345_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_066/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 18.1024 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.1024 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1024 DDL n. 1660",
            "description_title": "Emendamento 18.1024 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 31771,
            "slug": "vs19_345_025",
            "identifier": "vs19_345_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_025/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 25,
            "title": "Subemendamento 0.15.800.10 D'ORSO VALENTINA (M5S) - Votazione Emendamento 0.15.800.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.10 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.10 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 65.62
        },
        {
            "id": 31996,
            "slug": "vs19_345_038",
            "identifier": "vs19_345_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_038/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 16.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 16.4 DDL n. 1660",
            "description_title": "Emendamento 16.4 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31564,
            "slug": "vs19_340_089",
            "identifier": "vs19_340_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_089/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 9-octies.12 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-octies.12 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.12 DDL n. 1997",
            "description_title": "Emendamento 9-octies.12 SARRACINO MARCO (PD-IDP)",
            "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": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31501,
            "slug": "vs19_340_025",
            "identifier": "vs19_340_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_025/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.5 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 2.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1997",
            "description_title": "Emendamento 2.5 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 22199,
            "slug": "vs19_147_019",
            "identifier": "vs19_147_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_019/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 1.03 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.03 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.03 PDL n. 0887",
            "description_title": "Articolo aggiuntivo 1.03 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 30,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22295,
            "slug": "vs19_147_028",
            "identifier": "vs19_147_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_028/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/887 E ABB./3 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/887 E ABB./3 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./3 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./3 GIULIANO CARLA (M5S)",
            "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": 30,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 31868,
            "slug": "vs19_349_016",
            "identifier": "vs19_349_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_016/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 36 - Votazione Articolo 36 DDL n. 1660",
            "original_title": "Votazione Articolo 36 DDL n. 1660",
            "description_title": "Articolo 36",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 22284,
            "slug": "vs19_147_038",
            "identifier": "vs19_147_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_038/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/887 E ABB./12 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/887 E ABB./12 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./12 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./12 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 30,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22219,
            "slug": "vs19_147_021",
            "identifier": "vs19_147_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_021/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 1.01011 ZAN ALESSANDRO (PD-IDP) - Votazione Emendamento 1.01011 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.01011 PDL n. 0887",
            "description_title": "Articolo aggiuntivo 1.01011 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 30,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22380,
            "slug": "vs19_147_032",
            "identifier": "vs19_147_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_032/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/887 E ABB./7 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/887 E ABB./7 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./7 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./7 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22216,
            "slug": "vs19_147_022",
            "identifier": "vs19_147_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_022/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 1.01014 ZAN ALESSANDRO (PD-IDP) - Votazione Emendamento 1.01014 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.01014 PDL n. 0887",
            "description_title": "Articolo aggiuntivo 1.01014 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 30,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22187,
            "slug": "vs19_147_024",
            "identifier": "vs19_147_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_024/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 1.01006 ZAN ALESSANDRO (PD-IDP) - Votazione Emendamento 1.01006 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.01006 PDL n. 0887",
            "description_title": "Articolo aggiuntivo 1.01006 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 30,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 31958,
            "slug": "vs19_349_025",
            "identifier": "vs19_349_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_025/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 37.011 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.011 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.011 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.011 D'ORSO VALENTINA (M5S)",
            "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": 30,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 31910,
            "slug": "vs19_349_029",
            "identifier": "vs19_349_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_029/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 37.01002 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01002 D'ORSO VALENTINA (M5S)",
            "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": 30,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32780,
            "slug": "vs19_370_006",
            "identifier": "vs19_370_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_006/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 63.29
        },
        {
            "id": 32776,
            "slug": "vs19_371_015",
            "identifier": "vs19_371_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_015/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 15,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 56.96
        },
        {
            "id": 31448,
            "slug": "vs19_331_071",
            "identifier": "vs19_331_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_071/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1975/25 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1975/25 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/25 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/25 FENU EMILIANO (M5S)",
            "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": 65.13,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 31451,
            "slug": "vs19_331_074",
            "identifier": "vs19_331_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_074/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1975/28 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1975/28 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/28 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/28 GIULIANO CARLA (M5S)",
            "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": 63.87,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 31443,
            "slug": "vs19_331_066",
            "identifier": "vs19_331_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_066/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1975/20 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1975/20 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/20 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/20 CHERCHI SUSANNA (M5S)",
            "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": 64.71,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 34694,
            "slug": "vs19_374_023",
            "identifier": "vs19_374_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_023/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 23,
            "title": "Conversione decreto procedure di infrazione bis",
            "original_title": "Conversione in legge, con modificazioni, del decreto-legge 16 settembre 2024, n. 131, recante disposizioni urgenti per l'attuazione di obblighi derivanti da atti dell'Unione europea e da procedure di infrazione e pre-infrazione pendenti nei confronti dello Stato italiano (DDL 2038)",
            "description_title": "",
            "public_title": "Conversione decreto procedure di infrazione bis",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 22772,
            "slug": "vs19_141_035",
            "identifier": "vs19_141_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_035/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 14.1 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 14.1 DDL n. 1134",
            "original_title": "Votazione Emendamento 14.1 DDL n. 1134",
            "description_title": "Emendamento 14.1 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 33521,
            "slug": "vs19_381_033",
            "identifier": "vs19_381_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_033/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 33,
            "title": "ODG 9/2128/10 - Votazione Ordine del giorno 9/2128/10 ",
            "original_title": "Votazione Ordine del giorno 9/2128/10 ",
            "description_title": "ODG 9/2128/10",
            "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": 57.44,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 33567,
            "slug": "vs19_381_027",
            "identifier": "vs19_381_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_027/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 27,
            "title": "ODG 9/2128/3 - Votazione Ordine del giorno 9/2128/3 ",
            "original_title": "Votazione Ordine del giorno 9/2128/3 ",
            "description_title": "ODG 9/2128/3",
            "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": 62.4,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 21772,
            "slug": "vs19_114_040",
            "identifier": "vs19_114_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_040/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1114/77 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1114/77 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/77 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/77 BOLDRINI LAURA (PD-IDP)",
            "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": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21474,
            "slug": "vs19_112_019",
            "identifier": "vs19_112_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_019/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00147, limitatamente al capoverso 3), MANZI IRENE (PD-IDP) ed altri - Votazione Mozione 1_00147",
            "original_title": "Votazione Mozione 1_00147",
            "description_title": "Mozione n. 1-00147, limitatamente al capoverso 3), MANZI IRENE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21705,
            "slug": "vs19_114_018",
            "identifier": "vs19_114_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_018/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1114/47 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1114/47 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/47 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/47 MARI FRANCESCO (AVS)",
            "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": 30,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 31890,
            "slug": "vs19_348_116",
            "identifier": "vs19_348_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_116/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 33.1000 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.1000 DDL n. 1660",
            "description_title": "Emendamento 33.1000 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 32064,
            "slug": "vs19_348_089",
            "identifier": "vs19_348_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_089/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 89,
            "title": "Articolo aggiuntivo 30.023 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 30.023 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.023 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.023 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 25974,
            "slug": "vs19_212_012",
            "identifier": "vs19_212_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_012/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 12,
            "title": "Risoluzione n. 6-00075, sul capoverso quinto della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri - Votazione Risoluzione 6_00075",
            "original_title": "Votazione Risoluzione 6_00075",
            "description_title": "Risoluzione n. 6-00075, sul capoverso quinto della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22801,
            "slug": "vs19_142_035",
            "identifier": "vs19_142_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_035/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 3.010 FENU EMILIANO (M5S) - Votazione Emendamento 3.010 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.010 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.010 FENU EMILIANO (M5S)",
            "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": 30,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30827,
            "slug": "vs19_314_019",
            "identifier": "vs19_314_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_019/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 19,
            "title": "Risoluzione n. 6-00122, sulla lettera b) del capoverso terzo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00122",
            "original_title": "Votazione Risoluzione 6_00122",
            "description_title": "Risoluzione n. 6-00122, sulla lettera b) del capoverso terzo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 72.69,
            "minority_cohesion_rate": 70.81
        }
    ]
}