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

{
    "count": 22091,
    "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_rebels&page=165",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=163",
    "results": [
        {
            "id": 30501,
            "slug": "vs19_309_003",
            "identifier": "vs19_309_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_003/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.20 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 2.20 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.20 DDL n. 1665",
            "description_title": "Emendamento 2.20 CARFAGNA MARIA ROSARIA (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": 22,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30503,
            "slug": "vs19_309_013",
            "identifier": "vs19_309_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_013/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.91 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.91 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.91 DDL n. 1665",
            "description_title": "Emendamento 2.91 BONAFE' SIMONA (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": 26,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30500,
            "slug": "vs19_309_053",
            "identifier": "vs19_309_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_053/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1665",
            "original_title": "Votazione Articolo 2 DDL n. 1665",
            "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": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30502,
            "slug": "vs19_309_070",
            "identifier": "vs19_309_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_070/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 3.114 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 3.114 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.114 DDL n. 1665",
            "description_title": "Emendamento 3.114 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30516,
            "slug": "vs19_309_002",
            "identifier": "vs19_309_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_002/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.11 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.11 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1665",
            "description_title": "Emendamento 2.11 BONAFE' SIMONA (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": 27,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30509,
            "slug": "vs19_309_023",
            "identifier": "vs19_309_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_023/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.126 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 2.126 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.126 DDL n. 1665",
            "description_title": "Emendamento 2.126 CARFAGNA MARIA ROSARIA (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": 22,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30511,
            "slug": "vs19_309_033",
            "identifier": "vs19_309_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_033/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.154 SCERRA FILIPPO (M5S) - Votazione Emendamento 2.154 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.154 DDL n. 1665",
            "description_title": "Emendamento 2.154 SCERRA FILIPPO (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": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30517,
            "slug": "vs19_309_042",
            "identifier": "vs19_309_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_042/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 2.250 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.250 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.250 DDL n. 1665",
            "description_title": "Emendamento 2.250 BONAFE' SIMONA (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": 28,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30515,
            "slug": "vs19_309_052",
            "identifier": "vs19_309_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_052/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 2.282 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 2.282 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.282 DDL n. 1665",
            "description_title": "Emendamento 2.282 CAFIERO DE RAHO FEDERICO (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": 26,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30513,
            "slug": "vs19_309_064",
            "identifier": "vs19_309_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_064/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 3.75 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 3.75 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.75 DDL n. 1665",
            "description_title": "Emendamento 3.75 CARFAGNA MARIA ROSARIA (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": 35,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30524,
            "slug": "vs19_309_100",
            "identifier": "vs19_309_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_100/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 4.63 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.63 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.63 DDL n. 1665",
            "description_title": "Emendamento 4.63 BONAFE' SIMONA (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": 29,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30528,
            "slug": "vs19_309_065",
            "identifier": "vs19_309_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_065/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 3.79 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.79 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.79 DDL n. 1665",
            "description_title": "Emendamento 3.79 BONAFE' SIMONA (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": 34,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30527,
            "slug": "vs19_309_032",
            "identifier": "vs19_309_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_032/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.146 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.146 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.146 DDL n. 1665",
            "description_title": "Emendamento 2.146 BONAFE' SIMONA (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": 27,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30529,
            "slug": "vs19_309_035",
            "identifier": "vs19_309_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_035/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2.159 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.159 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.159 DDL n. 1665",
            "description_title": "Emendamento 2.159 BONAFE' SIMONA (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": 28,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30544,
            "slug": "vs19_309_028",
            "identifier": "vs19_309_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_028/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.134 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.134 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.134 DDL n. 1665",
            "description_title": "Emendamento 2.134 BONAFE' SIMONA (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": 27,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30545,
            "slug": "vs19_309_001",
            "identifier": "vs19_309_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_001/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 2.8 IARIA ANTONINO (M5S) - Votazione Emendamento 2.8 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1665",
            "description_title": "Emendamento 2.8 IARIA ANTONINO (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": 25,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30537,
            "slug": "vs19_309_086",
            "identifier": "vs19_309_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_086/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 3.359 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.359 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.359 DDL n. 1665",
            "description_title": "Emendamento 3.359 BONAFE' SIMONA (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": 28,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30540,
            "slug": "vs19_309_009",
            "identifier": "vs19_309_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_009/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.87 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.87 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.87 DDL n. 1665",
            "description_title": "Emendamento 2.87 BONAFE' SIMONA (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": 27,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30548,
            "slug": "vs19_309_014",
            "identifier": "vs19_309_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_014/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.93 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 2.93 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.93 DDL n. 1665",
            "description_title": "Emendamento 2.93 PAGANO UBALDO (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": 29,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30550,
            "slug": "vs19_309_040",
            "identifier": "vs19_309_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_040/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 2.182 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.182 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.182 DDL n. 1665",
            "description_title": "Emendamento 2.182 BONAFE' SIMONA (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": 29,
            "majority_cohesion_rate": 72.69,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30549,
            "slug": "vs19_309_090",
            "identifier": "vs19_309_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_090/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 3.364 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.364 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.364 DDL n. 1665",
            "description_title": "Emendamento 3.364 BONAFE' SIMONA (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": 26,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30559,
            "slug": "vs19_309_067",
            "identifier": "vs19_309_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_067/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 3.96 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.96 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.96 DDL n. 1665",
            "description_title": "Emendamento 3.96 QUARTINI ANDREA (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": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30569,
            "slug": "vs19_309_122",
            "identifier": "vs19_309_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_122/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 6.107 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 6.107 DDL n. 1665",
            "original_title": "Votazione Emendamento 6.107 DDL n. 1665",
            "description_title": "Emendamento 6.107 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": 32,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30583,
            "slug": "vs19_309_006",
            "identifier": "vs19_309_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_006/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.72 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.72 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.72 DDL n. 1665",
            "description_title": "Emendamento 2.72 BONAFE' SIMONA (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": 26,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 30582,
            "slug": "vs19_309_119",
            "identifier": "vs19_309_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_119/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1665",
            "original_title": "Votazione Articolo 5 DDL n. 1665",
            "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": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30585,
            "slug": "vs19_309_056",
            "identifier": "vs19_309_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_056/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 3.9 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.9 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.9 DDL n. 1665",
            "description_title": "Emendamento 3.9 BONAFE' SIMONA (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": 28,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30567,
            "slug": "vs19_309_074",
            "identifier": "vs19_309_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_074/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 3.69 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.69 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.69 DDL n. 1665",
            "description_title": "Emendamento 3.69 BONAFE' SIMONA (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": 31,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30579,
            "slug": "vs19_309_111",
            "identifier": "vs19_309_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_111/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 5.11 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.11 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.11 DDL n. 1665",
            "description_title": "Emendamento 5.11 ZARATTI FILIBERTO (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": 28,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30581,
            "slug": "vs19_309_129",
            "identifier": "vs19_309_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_129/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 129,
            "title": "Emendamento 7.177 TORTO DANIELA (M5S) - Votazione Emendamento 7.177 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.177 DDL n. 1665",
            "description_title": "Emendamento 7.177 TORTO DANIELA (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.33,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30599,
            "slug": "vs19_309_005",
            "identifier": "vs19_309_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_005/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.26 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.26 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.26 DDL n. 1665",
            "description_title": "Emendamento 2.26 BONAFE' SIMONA (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": 23,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 30604,
            "slug": "vs19_309_024",
            "identifier": "vs19_309_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_024/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.121 CASO ANTONIO (M5S) - Votazione Emendamento 2.121 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.121 DDL n. 1665",
            "description_title": "Emendamento 2.121 CASO ANTONIO (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": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30597,
            "slug": "vs19_309_110",
            "identifier": "vs19_309_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_110/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 5.7 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 5.7 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.7 DDL n. 1665",
            "description_title": "Emendamento 5.7 BONAFE' SIMONA (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.17,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30608,
            "slug": "vs19_309_124",
            "identifier": "vs19_309_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_124/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 124,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1665",
            "original_title": "Votazione Articolo 6 DDL n. 1665",
            "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": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30618,
            "slug": "vs19_309_004",
            "identifier": "vs19_309_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_004/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.24 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.24 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.24 DDL n. 1665",
            "description_title": "Emendamento 2.24 BONAFE' SIMONA (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": 68.49,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 30621,
            "slug": "vs19_309_011",
            "identifier": "vs19_309_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_011/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.89 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.89 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.89 DDL n. 1665",
            "description_title": "Emendamento 2.89 BONAFE' SIMONA (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": 68.07,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30614,
            "slug": "vs19_309_018",
            "identifier": "vs19_309_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_018/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.109 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.109 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.109 DDL n. 1665",
            "description_title": "Emendamento 2.109 BOSCHI MARIA ELENA (IVICRE)",
            "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": 67.23,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30607,
            "slug": "vs19_309_031",
            "identifier": "vs19_309_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_031/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.142 GIULIANO CARLA (M5S) - Votazione Emendamento 2.142 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.142 DDL n. 1665",
            "description_title": "Emendamento 2.142 GIULIANO CARLA (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": 28,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30612,
            "slug": "vs19_309_038",
            "identifier": "vs19_309_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_038/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 2.167 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 2.167 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.167 DDL n. 1665",
            "description_title": "Emendamento 2.167 CARFAGNA MARIA ROSARIA (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": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30611,
            "slug": "vs19_309_082",
            "identifier": "vs19_309_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_082/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 3.299 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.299 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.299 DDL n. 1665",
            "description_title": "Emendamento 3.299 BONAFE' SIMONA (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": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30629,
            "slug": "vs19_309_083",
            "identifier": "vs19_309_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_083/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 3.301 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.301 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.301 DDL n. 1665",
            "description_title": "Emendamento 3.301 BONAFE' SIMONA (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": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30606,
            "slug": "vs19_309_059",
            "identifier": "vs19_309_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_059/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 3.49 FENU EMILIANO (M5S) - Votazione Emendamento 3.49 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.49 DDL n. 1665",
            "description_title": "Emendamento 3.49 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30566,
            "slug": "vs19_309_007",
            "identifier": "vs19_309_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_007/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.78 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.78 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.78 DDL n. 1665",
            "description_title": "Emendamento 2.78 BONAFE' SIMONA (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": 29,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 30536,
            "slug": "vs19_309_021",
            "identifier": "vs19_309_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_021/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.118 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.118 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.118 DDL n. 1665",
            "description_title": "Emendamento 2.118 BONAFE' SIMONA (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": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30526,
            "slug": "vs19_309_099",
            "identifier": "vs19_309_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_099/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 4.56 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.56 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.56 DDL n. 1665",
            "description_title": "Emendamento 4.56 ZARATTI FILIBERTO (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": 30,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30554,
            "slug": "vs19_309_120",
            "identifier": "vs19_309_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_120/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 120,
            "title": "Emendamento 6.3 PENZA PASQUALINO (M5S) - Votazione Emendamento 6.3 DDL n. 1665",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1665",
            "description_title": "Emendamento 6.3 PENZA PASQUALINO (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": 34,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30523,
            "slug": "vs19_309_012",
            "identifier": "vs19_309_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_012/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.90 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.90 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.90 DDL n. 1665",
            "description_title": "Emendamento 2.90 BONAFE' SIMONA (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": 27,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30507,
            "slug": "vs19_309_116",
            "identifier": "vs19_309_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_116/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 5.123 CARMINA IDA (M5S) - Votazione Emendamento 5.123 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.123 DDL n. 1665",
            "description_title": "Emendamento 5.123 CARMINA IDA (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": 31,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30539,
            "slug": "vs19_309_076",
            "identifier": "vs19_309_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_076/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 3.237 PAVANELLI EMMA (M5S) - Votazione Emendamento 3.237 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.237 DDL n. 1665",
            "description_title": "Emendamento 3.237 PAVANELLI EMMA (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": 29,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30555,
            "slug": "vs19_309_077",
            "identifier": "vs19_309_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_077/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 3.262 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.262 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.262 DDL n. 1665",
            "description_title": "Emendamento 3.262 BOSCHI MARIA ELENA (IVICRE)",
            "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": 68.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30508,
            "slug": "vs19_309_078",
            "identifier": "vs19_309_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_078/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 3.269 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.269 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.269 DDL n. 1665",
            "description_title": "Emendamento 3.269 ALIFANO ENRICA (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": 27,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 69.14
        }
    ]
}