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

{
    "count": 22950,
    "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=identifier&page=347",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=345",
    "results": [
        {
            "id": 34739,
            "slug": "vs19_355_002",
            "identifier": "vs19_355_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_002/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.4 GRIBAUDO CHIARA (PD-IDP)",
            "original_title": "Emendamento 1.4 GRIBAUDO CHIARA (PD-IDP)",
            "description_title": "",
            "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": 47,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 36.48
        },
        {
            "id": 34740,
            "slug": "vs19_355_003",
            "identifier": "vs19_355_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_003/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.5 SCOTTO ARTURO (PD-IDP)",
            "original_title": "Emendamento 1.5 SCOTTO ARTURO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 62.5,
            "minority_cohesion_rate": 35.85
        },
        {
            "id": 34741,
            "slug": "vs19_355_004",
            "identifier": "vs19_355_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_004/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.6 GRIBAUDO CHIARA (PD-IDP)",
            "original_title": "Emendamento 1.6 GRIBAUDO CHIARA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 42.14
        },
        {
            "id": 34742,
            "slug": "vs19_355_005",
            "identifier": "vs19_355_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_005/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7 GRIBAUDO CHIARA (PD-IDP)",
            "original_title": "Emendamento 1.7 GRIBAUDO CHIARA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 62.92,
            "minority_cohesion_rate": 42.14
        },
        {
            "id": 34743,
            "slug": "vs19_355_006",
            "identifier": "vs19_355_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_006/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.8 GRIBAUDO CHIARA (PD-IDP)",
            "original_title": "Emendamento 1.8 GRIBAUDO CHIARA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 61.67,
            "minority_cohesion_rate": 41.51
        },
        {
            "id": 34744,
            "slug": "vs19_355_007",
            "identifier": "vs19_355_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_007/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.9 CAROTENUTO DARIO (M5S)",
            "original_title": "Emendamento 1.9 CAROTENUTO DARIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 47,
            "majority_cohesion_rate": 62.92,
            "minority_cohesion_rate": 37.11
        },
        {
            "id": 34745,
            "slug": "vs19_355_008",
            "identifier": "vs19_355_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_008/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.10 TUCCI RICCARDO (M5S)",
            "original_title": "Emendamento 1.10 TUCCI RICCARDO (M5S)",
            "description_title": "",
            "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": 45,
            "majority_cohesion_rate": 62.92,
            "minority_cohesion_rate": 39.62
        },
        {
            "id": 34746,
            "slug": "vs19_355_009",
            "identifier": "vs19_355_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_009/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici emendamenti 1.11 MARI FRANCESCO (AVS) e 1.12 AIELLO DAVIDE (M5S)",
            "original_title": "Identici emendamenti 1.11 MARI FRANCESCO (AVS) e 1.12 AIELLO DAVIDE (M5S)",
            "description_title": "",
            "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": 47,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 38.36
        },
        {
            "id": 34747,
            "slug": "vs19_355_010",
            "identifier": "vs19_355_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_010/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 1.13 SCOTTO ARTURO (PD-IDP), 1.14 MARI FRANCESCO (AVS) e 1.15 AIELLO DAVIDE (M5S)",
            "original_title": "Identici emendamenti 1.13 SCOTTO ARTURO (PD-IDP), 1.14 MARI FRANCESCO (AVS) e 1.15 AIELLO DAVIDE (M5S)",
            "description_title": "",
            "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": 50,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 35.85
        },
        {
            "id": 34748,
            "slug": "vs19_355_011",
            "identifier": "vs19_355_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_011/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.17 GUERRA MARIA CECILIA (PD-IDP)",
            "original_title": "Emendamento 1.17 GUERRA MARIA CECILIA (PD-IDP)",
            "description_title": "",
            "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": 39,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 45.28
        },
        {
            "id": 35198,
            "slug": "vs19_355_012",
            "identifier": "vs19_355_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_012/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "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": 42,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 42.14
        },
        {
            "id": 32422,
            "slug": "vs19_357_001",
            "identifier": "vs19_357_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_001/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo aggiuntivo 1.03 (Nuova formulazione) CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 1.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 1.03 (Nuova formulazione) CONTE GIUSEPPE (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": 19,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 32365,
            "slug": "vs19_357_002",
            "identifier": "vs19_357_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_002/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.05 (Nuova formulazione) BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.05 DDL n. 1532",
            "original_title": "Votazione Emendamento 1.05 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 1.05 (Nuova formulazione) BARZOTTI 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": 16,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 32382,
            "slug": "vs19_357_003",
            "identifier": "vs19_357_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_003/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1532",
            "original_title": "Votazione Articolo 2 DDL n. 1532",
            "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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 32393,
            "slug": "vs19_357_004",
            "identifier": "vs19_357_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_004/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1532",
            "original_title": "Votazione Articolo 3 DDL n. 1532",
            "description_title": "Articolo 3",
            "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": 13,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32418,
            "slug": "vs19_357_005",
            "identifier": "vs19_357_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_005/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1532",
            "original_title": "Votazione Articolo 4 DDL n. 1532",
            "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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 32359,
            "slug": "vs19_357_006",
            "identifier": "vs19_357_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_006/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1532",
            "original_title": "Votazione Articolo 5 DDL n. 1532",
            "description_title": "Articolo 5",
            "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": 15,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 32376,
            "slug": "vs19_357_007",
            "identifier": "vs19_357_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_007/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1532",
            "original_title": "Votazione Articolo 6 DDL n. 1532",
            "description_title": "Articolo 6",
            "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": 15,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32410,
            "slug": "vs19_357_008",
            "identifier": "vs19_357_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_008/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 6.03 (Nuova formulazione) GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 6.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 6.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 6.03 (Nuova formulazione) GRIBAUDO CHIARA (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": 14,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 71.52
        },
        {
            "id": 32396,
            "slug": "vs19_357_009",
            "identifier": "vs19_357_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_009/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1532",
            "original_title": "Votazione Articolo 7 DDL n. 1532",
            "description_title": "Articolo 7",
            "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": 43,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 40.51
        },
        {
            "id": 32386,
            "slug": "vs19_357_010",
            "identifier": "vs19_357_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_010/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 8 (Mantenimento) - Votazione Articolo 8 DDL n. 1532",
            "original_title": "Votazione Articolo 8 DDL n. 1532",
            "description_title": "Articolo 8 (Mantenimento)",
            "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": 14,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32405,
            "slug": "vs19_357_011",
            "identifier": "vs19_357_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_011/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 8.02 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 8.02 DDL n. 1532",
            "original_title": "Votazione Emendamento 8.02 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 8.02 SCOTTO ARTURO (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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 62.03
        },
        {
            "id": 32360,
            "slug": "vs19_357_012",
            "identifier": "vs19_357_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_012/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 9.1 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1532",
            "description_title": "Emendamento 9.1 SCOTTO ARTURO (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": 22,
            "majority_cohesion_rate": 57.26,
            "minority_cohesion_rate": 60.76
        },
        {
            "id": 32377,
            "slug": "vs19_357_013",
            "identifier": "vs19_357_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_013/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 9.2 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.2 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.2 DDL n. 1532",
            "description_title": "Emendamento 9.2 SCOTTO ARTURO (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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 56.85,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 32397,
            "slug": "vs19_357_014",
            "identifier": "vs19_357_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_014/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1532",
            "original_title": "Votazione Articolo 9 DDL n. 1532",
            "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": 10,
            "majority_cohesion_rate": 56.85,
            "minority_cohesion_rate": 71.52
        },
        {
            "id": 32415,
            "slug": "vs19_357_015",
            "identifier": "vs19_357_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_015/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 9.03 MARI FRANCESCO (AVS) - Votazione Emendamento 9.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 9.03 MARI FRANCESCO (AVS)",
            "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": 23,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32366,
            "slug": "vs19_357_016",
            "identifier": "vs19_357_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_016/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 9.01 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.01 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.01 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 9.01 SCOTTO ARTURO (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": 23,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32383,
            "slug": "vs19_357_017",
            "identifier": "vs19_357_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_017/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 9.02 MARI FRANCESCO (AVS) - Votazione Emendamento 9.02 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.02 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 9.02 MARI FRANCESCO (AVS)",
            "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": 21,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32400,
            "slug": "vs19_357_018",
            "identifier": "vs19_357_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_018/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 10.1 MARI FRANCESCO (AVS) e 10.3 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.1 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1532",
            "description_title": "Identici emendamenti 10.1 MARI FRANCESCO (AVS) e 10.3 SCOTTO ARTURO (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": 22,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 62.03
        },
        {
            "id": 32419,
            "slug": "vs19_357_019",
            "identifier": "vs19_357_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_019/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 10.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.4 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.4 DDL n. 1532",
            "description_title": "Emendamento 10.4 SCOTTO ARTURO (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": 21,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 65.82
        },
        {
            "id": 32401,
            "slug": "vs19_357_020",
            "identifier": "vs19_357_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_020/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 10.5 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.5 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.5 DDL n. 1532",
            "description_title": "Emendamento 10.5 SCOTTO ARTURO (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": 24,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 61.39
        },
        {
            "id": 32424,
            "slug": "vs19_357_021",
            "identifier": "vs19_357_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_021/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 10.6 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 10.6 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1532",
            "description_title": "Emendamento 10.6 BARZOTTI 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 63.29
        },
        {
            "id": 32363,
            "slug": "vs19_357_022",
            "identifier": "vs19_357_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_022/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 10.7 AIELLO DAVIDE (M5S) - Votazione Emendamento 10.7 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.7 DDL n. 1532",
            "description_title": "Emendamento 10.7 AIELLO DAVIDE (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": 23,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 61.39
        },
        {
            "id": 32379,
            "slug": "vs19_357_023",
            "identifier": "vs19_357_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_023/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 10.8 MARI FRANCESCO (AVS) - Votazione Emendamento 10.8 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.8 DDL n. 1532",
            "description_title": "Emendamento 10.8 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 61.39
        },
        {
            "id": 32389,
            "slug": "vs19_357_024",
            "identifier": "vs19_357_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_024/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1532",
            "original_title": "Votazione Articolo 10 DDL n. 1532",
            "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": 14,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32408,
            "slug": "vs19_357_025",
            "identifier": "vs19_357_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_025/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 11 (Mantenimento) - Votazione Articolo 11 DDL n. 1532",
            "original_title": "Votazione Articolo 11 DDL n. 1532",
            "description_title": "Articolo 11 (Mantenimento)",
            "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": 17,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 68.99
        },
        {
            "id": 32358,
            "slug": "vs19_357_026",
            "identifier": "vs19_357_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_026/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 12 (Mantenimento) - Votazione Articolo 12 DDL n. 1532",
            "original_title": "Votazione Articolo 12 DDL n. 1532",
            "description_title": "Articolo 12 (Mantenimento)",
            "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": 17,
            "majority_cohesion_rate": 60.58,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 32373,
            "slug": "vs19_357_027",
            "identifier": "vs19_357_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_027/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 13.3 TUCCI RICCARDO (M5S) - Votazione Emendamento 13.3 DDL n. 1532",
            "original_title": "Votazione Emendamento 13.3 DDL n. 1532",
            "description_title": "Emendamento 13.3 TUCCI RICCARDO (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": 27,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 60.13
        },
        {
            "id": 32387,
            "slug": "vs19_357_028",
            "identifier": "vs19_357_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_028/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 13.4 SCOTTO ARTURO (PD-IDP) e 13.5 MARI FRANCESCO (AVS) - Votazione Emendamento 13.4 DDL n. 1532",
            "original_title": "Votazione Emendamento 13.4 DDL n. 1532",
            "description_title": "Identici emendamenti 13.4 SCOTTO ARTURO (PD-IDP) e 13.5 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.17,
            "minority_cohesion_rate": 60.76
        },
        {
            "id": 32407,
            "slug": "vs19_357_029",
            "identifier": "vs19_357_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_029/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1532",
            "original_title": "Votazione Articolo 13 DDL n. 1532",
            "description_title": "Articolo 13",
            "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": 17,
            "majority_cohesion_rate": 60.58,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 32399,
            "slug": "vs19_357_030",
            "identifier": "vs19_357_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_030/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 13.03 D'ORSO VALENTINA (M5S) - Votazione Emendamento 13.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 13.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 13.03 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": 21,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 32420,
            "slug": "vs19_357_031",
            "identifier": "vs19_357_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_031/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 13.05 D'ORSO VALENTINA (M5S) - Votazione Emendamento 13.05 DDL n. 1532",
            "original_title": "Votazione Emendamento 13.05 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 13.05 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": 3,
            "n_margin": 42,
            "majority_cohesion_rate": 56.02,
            "minority_cohesion_rate": 37.34
        },
        {
            "id": 32362,
            "slug": "vs19_357_032",
            "identifier": "vs19_357_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_032/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1532",
            "original_title": "Votazione Articolo 14 DDL n. 1532",
            "description_title": "Articolo 14",
            "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": 15,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 32380,
            "slug": "vs19_357_033",
            "identifier": "vs19_357_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_033/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 14.04 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 14.04 DDL n. 1532",
            "original_title": "Votazione Emendamento 14.04 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 14.04 BARZOTTI 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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 32402,
            "slug": "vs19_357_034",
            "identifier": "vs19_357_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_034/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1532",
            "original_title": "Votazione Articolo 15 DDL n. 1532",
            "description_title": "Articolo 15",
            "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": 16,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 32423,
            "slug": "vs19_357_035",
            "identifier": "vs19_357_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_035/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1532",
            "original_title": "Votazione Articolo 16 DDL n. 1532",
            "description_title": "Articolo 16",
            "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": 15,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 32352,
            "slug": "vs19_357_036",
            "identifier": "vs19_357_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_036/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 17 (Mantenimento) - Votazione Articolo 17 DDL n. 1532",
            "original_title": "Votazione Articolo 17 DDL n. 1532",
            "description_title": "Articolo 17 (Mantenimento)",
            "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": 16,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 32368,
            "slug": "vs19_357_037",
            "identifier": "vs19_357_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_037/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 18 (Mantenimento) - Votazione Articolo 18 DDL n. 1532",
            "original_title": "Votazione Articolo 18 DDL n. 1532",
            "description_title": "Articolo 18 (Mantenimento)",
            "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": 19,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 32384,
            "slug": "vs19_357_038",
            "identifier": "vs19_357_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_038/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 19.1 GRIBAUDO CHIARA (PD-IDP), 19.3 MARI FRANCESCO (AVS) e 19.4 AIELLO DAVIDE (M5S) - Votazione Emendamento 19.1 DDL n. 1532",
            "original_title": "Votazione Emendamento 19.1 DDL n. 1532",
            "description_title": "Identici emendamenti 19.1 GRIBAUDO CHIARA (PD-IDP), 19.3 MARI FRANCESCO (AVS) e 19.4 AIELLO DAVIDE (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": 24,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32406,
            "slug": "vs19_357_039",
            "identifier": "vs19_357_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_039/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 19.5 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 19.5 DDL n. 1532",
            "original_title": "Votazione Emendamento 19.5 DDL n. 1532",
            "description_title": "Emendamento 19.5 BARZOTTI 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": 29,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 55.7
        }
    ]
}