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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=271",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=269",
    "results": [
        {
            "id": 27252,
            "slug": "vs19_232_003",
            "identifier": "vs19_232_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_003/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 4.6 ROSATO ETTORE (APERRE) - Votazione Emendamento 4.6 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1620",
            "description_title": "Emendamento 4.6 ROSATO ETTORE (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": 13,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27276,
            "slug": "vs19_232_006",
            "identifier": "vs19_232_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_006/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 4.15 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 4.15 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.15 DDL n. 1620",
            "description_title": "Emendamento 4.15 FRATOIANNI NICOLA (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": 15,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27241,
            "slug": "vs19_232_009",
            "identifier": "vs19_232_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_009/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 4.19 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.19 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1620",
            "description_title": "Emendamento 4.19 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": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27259,
            "slug": "vs19_232_004",
            "identifier": "vs19_232_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_004/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 4.8 LOMUTI ARNALDO (M5S), 4.9 BONAFE' SIMONA (PD-IDP) e 4.10 SCHULLIAN MANFRED (M-MIN) - Votazione Emendamento 4.8 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1620",
            "description_title": "Identici emendamenti 4.8 LOMUTI ARNALDO (M5S), 4.9 BONAFE' SIMONA (PD-IDP) e 4.10 SCHULLIAN MANFRED (M-MIN)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27261,
            "slug": "vs19_232_038",
            "identifier": "vs19_232_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_038/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.15 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 5.15 DDL n. 1620",
            "original_title": "Votazione Emendamento 5.15 DDL n. 1620",
            "description_title": "Emendamento 5.15 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": 20,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27246,
            "slug": "vs19_232_012",
            "identifier": "vs19_232_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_012/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.27 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.27 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.27 DDL n. 1620",
            "description_title": "Emendamento 4.27 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": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27248,
            "slug": "vs19_232_022",
            "identifier": "vs19_232_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_022/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.35 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.35 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.35 DDL n. 1620",
            "description_title": "Emendamento 4.35 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": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27249,
            "slug": "vs19_232_042",
            "identifier": "vs19_232_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_042/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 6.3 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 6.3 DDL n. 1620",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1620",
            "description_title": "Emendamento 6.3 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": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 27262,
            "slug": "vs19_232_024",
            "identifier": "vs19_232_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_024/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 4.39 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.39 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.39 DDL n. 1620",
            "description_title": "Emendamento 4.39 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": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27275,
            "slug": "vs19_232_016",
            "identifier": "vs19_232_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_016/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 4.30 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.30 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.30 DDL n. 1620",
            "description_title": "Emendamento 4.30 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": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27277,
            "slug": "vs19_232_026",
            "identifier": "vs19_232_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_026/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.42 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.42 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.42 DDL n. 1620",
            "description_title": "Emendamento 4.42 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": 20,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27318,
            "slug": "vs19_232_052",
            "identifier": "vs19_232_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_052/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1620/3 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1620/3 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/3 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/3 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27245,
            "slug": "vs19_232_035",
            "identifier": "vs19_232_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_035/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.60 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.60 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.60 DDL n. 1620",
            "description_title": "Emendamento 4.60 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": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27232,
            "slug": "vs19_232_028",
            "identifier": "vs19_232_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_028/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.44 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.44 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.44 DDL n. 1620",
            "description_title": "Emendamento 4.44 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": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27247,
            "slug": "vs19_232_002",
            "identifier": "vs19_232_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_002/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 4.4 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.4 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1620",
            "description_title": "Emendamento 4.4 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": 15,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27290,
            "slug": "vs19_232_054",
            "identifier": "vs19_232_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_054/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1620/5 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1620/5 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/5 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/5 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27323,
            "slug": "vs19_232_061",
            "identifier": "vs19_232_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_061/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1620/12 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1620/12 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/12 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/12 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27258,
            "slug": "vs19_232_010",
            "identifier": "vs19_232_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_010/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 4.24 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.24 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.24 DDL n. 1620",
            "description_title": "Emendamento 4.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": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27260,
            "slug": "vs19_232_018",
            "identifier": "vs19_232_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_018/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.32 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.32 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.32 DDL n. 1620",
            "description_title": "Emendamento 4.32 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": 64.56,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27236,
            "slug": "vs19_232_015",
            "identifier": "vs19_232_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_015/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.29 LOMUTI ARNALDO (M5S) - Votazione Emendamento 4.29 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.29 DDL n. 1620",
            "description_title": "Emendamento 4.29 LOMUTI ARNALDO (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": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27242,
            "slug": "vs19_232_068",
            "identifier": "vs19_232_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_068/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 68,
            "title": "Ratifica accordo Italia-Albania in tema di immigrazione",
            "original_title": "Votazione finale DDL n. 1620",
            "description_title": "Ratifica ed esecuzione del Protocollo tra il Governo della Repubblica italiana e il Consiglio dei ministri della Repubblica di Albania per il rafforzamento della collaborazione in materia migratoria, fatto a Roma il 6 novembre 2023, nonché norme di coordinamento con l'ordinamento interno (DDL 1620)",
            "public_title": "Ratifica accordo Italia-Albania in tema di immigrazione",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27253,
            "slug": "vs19_232_023",
            "identifier": "vs19_232_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_023/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.38 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.38 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.38 DDL n. 1620",
            "description_title": "Emendamento 4.38 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": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27235,
            "slug": "vs19_232_034",
            "identifier": "vs19_232_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_034/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.61 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.61 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.61 DDL n. 1620",
            "description_title": "Emendamento 4.61 COLUCCI ALFONSO (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": 66.24,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27267,
            "slug": "vs19_232_019",
            "identifier": "vs19_232_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_019/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 4.33 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.33 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.33 DDL n. 1620",
            "description_title": "Emendamento 4.33 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": 20,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27250,
            "slug": "vs19_232_032",
            "identifier": "vs19_232_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_032/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.56 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.56 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.56 DDL n. 1620",
            "description_title": "Emendamento 4.56 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": 20,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27254,
            "slug": "vs19_232_033",
            "identifier": "vs19_232_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_033/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 4.57 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.57 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.57 DDL n. 1620",
            "description_title": "Emendamento 4.57 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": 65.82,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27234,
            "slug": "vs19_232_008",
            "identifier": "vs19_232_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_008/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 4.18 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.18 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.18 DDL n. 1620",
            "description_title": "Emendamento 4.18 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": 16,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27264,
            "slug": "vs19_232_030",
            "identifier": "vs19_232_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_030/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 4.47 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.47 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.47 DDL n. 1620",
            "description_title": "Emendamento 4.47 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": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27266,
            "slug": "vs19_232_011",
            "identifier": "vs19_232_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_011/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.25 SCHULLIAN MANFRED (M-MIN) - Votazione Emendamento 4.25 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.25 DDL n. 1620",
            "description_title": "Emendamento 4.25 SCHULLIAN MANFRED (M-MIN)",
            "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": 61.18,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27271,
            "slug": "vs19_232_005",
            "identifier": "vs19_232_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_005/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 4.14 LOMUTI ARNALDO (M5S) - Votazione Emendamento 4.14 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.14 DDL n. 1620",
            "description_title": "Emendamento 4.14 LOMUTI ARNALDO (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": 14,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27281,
            "slug": "vs19_232_027",
            "identifier": "vs19_232_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_027/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.43 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.43 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.43 DDL n. 1620",
            "description_title": "Emendamento 4.43 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": 20,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27284,
            "slug": "vs19_232_007",
            "identifier": "vs19_232_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_007/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4.16 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.16 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.16 DDL n. 1620",
            "description_title": "Emendamento 4.16 COLUCCI ALFONSO (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": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27366,
            "slug": "vs19_232_057",
            "identifier": "vs19_232_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_057/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1620/8 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1620/8 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/8 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/8 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27377,
            "slug": "vs19_232_056",
            "identifier": "vs19_232_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_056/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1620/7 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1620/7 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/7 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/7 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27346,
            "slug": "vs19_232_059",
            "identifier": "vs19_232_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_059/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1620/10 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1620/10 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/10 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/10 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27328,
            "slug": "vs19_232_063",
            "identifier": "vs19_232_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_063/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1620/14 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1620/14 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/14 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/14 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 27336,
            "slug": "vs19_232_062",
            "identifier": "vs19_232_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_062/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1620/13 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1620/13 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/13 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/13 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 27356,
            "slug": "vs19_232_058",
            "identifier": "vs19_232_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_058/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1620/9 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1620/9 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/9 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/9 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27303,
            "slug": "vs19_232_055",
            "identifier": "vs19_232_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_055/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1620/6 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1620/6 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/6 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/6 AMENDOLA VINCENZO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 29285,
            "slug": "vs19_270_002",
            "identifier": "vs19_270_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_002/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1790",
            "description_title": "Emendamento 1.1 BONELLI ANGELO (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": 56.96,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 29291,
            "slug": "vs19_270_015",
            "identifier": "vs19_270_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_015/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.5 FONTANA ILARIA (M5S) - Votazione Emendamento 2.5 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1790",
            "description_title": "Emendamento 2.5 FONTANA ILARIA (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": 59.49,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29294,
            "slug": "vs19_270_021",
            "identifier": "vs19_270_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_021/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.12 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 2.12 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1790",
            "description_title": "Emendamento 2.12 SIMIANI 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": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29296,
            "slug": "vs19_270_013",
            "identifier": "vs19_270_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_013/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.4 BONELLI ANGELO (AVS) - Votazione Emendamento 2.4 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1790",
            "description_title": "Emendamento 2.4 BONELLI ANGELO (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": 29,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29301,
            "slug": "vs19_270_017",
            "identifier": "vs19_270_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_017/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.6 FONTANA ILARIA (M5S) - Votazione Emendamento 2.6 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1790",
            "description_title": "Emendamento 2.6 FONTANA ILARIA (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": 58.65,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29308,
            "slug": "vs19_270_005",
            "identifier": "vs19_270_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_005/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 FONTANA ILARIA (M5S) - Votazione Emendamento 1.5 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1790",
            "description_title": "Emendamento 1.5 FONTANA ILARIA (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": 56.96,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29324,
            "slug": "vs19_270_022",
            "identifier": "vs19_270_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_022/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.1 BONELLI ANGELO (AVS) - Votazione Emendamento 3.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1790",
            "description_title": "Emendamento 3.1 BONELLI ANGELO (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": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29325,
            "slug": "vs19_270_065",
            "identifier": "vs19_270_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_065/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1435/25 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1435/25 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/25 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/25 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29339,
            "slug": "vs19_270_061",
            "identifier": "vs19_270_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_061/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1435/20 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/20 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29352,
            "slug": "vs19_270_041",
            "identifier": "vs19_270_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_041/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1790/1 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1790/1 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/1 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/1 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29356,
            "slug": "vs19_270_072",
            "identifier": "vs19_270_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_072/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1435/35 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1435/35 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/35 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/35 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        }
    ]
}