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

{
    "count": 22002,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=431",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=429",
    "results": [
        {
            "id": 39333,
            "slug": "vs19_503_175",
            "identifier": "vs19_503_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_175/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 175,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39507,
            "slug": "vs19_503_176",
            "identifier": "vs19_503_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_176/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 176,
            "title": "ART AGG 4.01, 4.03, 4.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01, 4.03, 4.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39508,
            "slug": "vs19_503_177",
            "identifier": "vs19_503_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_177/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 177,
            "title": "ART AGG 4.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39509,
            "slug": "vs19_503_178",
            "identifier": "vs19_503_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_178/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 178,
            "title": "EM 5.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39334,
            "slug": "vs19_503_179",
            "identifier": "vs19_503_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_179/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 179,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 51.44,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39510,
            "slug": "vs19_503_180",
            "identifier": "vs19_503_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_180/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 180,
            "title": "EM 6.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 39511,
            "slug": "vs19_503_181",
            "identifier": "vs19_503_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_181/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 181,
            "title": "EM 6.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 32.69
        },
        {
            "id": 39512,
            "slug": "vs19_503_182",
            "identifier": "vs19_503_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_182/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 182,
            "title": "EM 6.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 47.74,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 39513,
            "slug": "vs19_503_183",
            "identifier": "vs19_503_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_183/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 183,
            "title": "EM 6.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 51.03,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39514,
            "slug": "vs19_503_184",
            "identifier": "vs19_503_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_184/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 184,
            "title": "EM 6.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 37.18
        },
        {
            "id": 39515,
            "slug": "vs19_503_185",
            "identifier": "vs19_503_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_185/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 185,
            "title": "EM 6.9, 6.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.9, 6.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 51.44,
            "minority_cohesion_rate": 38.46
        },
        {
            "id": 39516,
            "slug": "vs19_503_186",
            "identifier": "vs19_503_186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_186/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 186,
            "title": "EM 6.12, 6.13, 6.14, 6.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.12, 6.13, 6.14, 6.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 51.03,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39517,
            "slug": "vs19_503_187",
            "identifier": "vs19_503_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_187/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 187,
            "title": "EM 6.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 51.03,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 39518,
            "slug": "vs19_503_188",
            "identifier": "vs19_503_188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_188/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 188,
            "title": "EM 6.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 51.03,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39519,
            "slug": "vs19_503_189",
            "identifier": "vs19_503_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_189/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 189,
            "title": "EM 6.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 51.03,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39520,
            "slug": "vs19_503_190",
            "identifier": "vs19_503_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_190/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 190,
            "title": "EM 6.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39521,
            "slug": "vs19_503_191",
            "identifier": "vs19_503_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_191/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 191,
            "title": "EM 6.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39522,
            "slug": "vs19_503_192",
            "identifier": "vs19_503_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_192/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 192,
            "title": "EM 6.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 49.38,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39523,
            "slug": "vs19_503_193",
            "identifier": "vs19_503_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_193/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 193,
            "title": "EM 6.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39524,
            "slug": "vs19_503_194",
            "identifier": "vs19_503_194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_194/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 194,
            "title": "EM 6.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39525,
            "slug": "vs19_503_195",
            "identifier": "vs19_503_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_195/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 195,
            "title": "EM 6.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 39526,
            "slug": "vs19_503_196",
            "identifier": "vs19_503_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_196/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 196,
            "title": "EM 6.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 47.74,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39527,
            "slug": "vs19_503_197",
            "identifier": "vs19_503_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_197/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 197,
            "title": "EM 6.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 49.38,
            "minority_cohesion_rate": 54.49
        },
        {
            "id": 39335,
            "slug": "vs19_503_198",
            "identifier": "vs19_503_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_198/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 198,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 49.38,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 39557,
            "slug": "vs19_504_001",
            "identifier": "vs19_504_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_001/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2126-A E AB-ART AG 6.01,2,5,6,8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2126-A E AB-ART AG 6.01,2,5,6,8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39558,
            "slug": "vs19_504_002",
            "identifier": "vs19_504_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_002/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 2,
            "title": "ART AGG 6.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.09",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39559,
            "slug": "vs19_504_003",
            "identifier": "vs19_504_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_003/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 3,
            "title": "ART AGG 6.010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.010",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39560,
            "slug": "vs19_504_004",
            "identifier": "vs19_504_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_004/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 4,
            "title": "ART AGG 6.012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.012",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39561,
            "slug": "vs19_504_005",
            "identifier": "vs19_504_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_005/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 5,
            "title": "ART AGG 6.013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.013",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39562,
            "slug": "vs19_504_006",
            "identifier": "vs19_504_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_006/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 6,
            "title": "ART AGG 6.015, 6.016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.015, 6.016",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39563,
            "slug": "vs19_504_007",
            "identifier": "vs19_504_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_007/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 7,
            "title": "ART AGG 6.017 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.017",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39564,
            "slug": "vs19_504_008",
            "identifier": "vs19_504_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_008/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 7.4, 7.5, 7.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4, 7.5, 7.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39565,
            "slug": "vs19_504_009",
            "identifier": "vs19_504_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_009/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39566,
            "slug": "vs19_504_010",
            "identifier": "vs19_504_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_010/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 7.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39567,
            "slug": "vs19_504_011",
            "identifier": "vs19_504_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_011/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 7.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39568,
            "slug": "vs19_504_012",
            "identifier": "vs19_504_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_012/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 7.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39569,
            "slug": "vs19_504_013",
            "identifier": "vs19_504_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_013/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 7.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39570,
            "slug": "vs19_504_014",
            "identifier": "vs19_504_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_014/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 7.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39571,
            "slug": "vs19_504_015",
            "identifier": "vs19_504_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_015/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 7.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39572,
            "slug": "vs19_504_016",
            "identifier": "vs19_504_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_016/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 7.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39573,
            "slug": "vs19_504_017",
            "identifier": "vs19_504_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_017/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 7.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39574,
            "slug": "vs19_504_018",
            "identifier": "vs19_504_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_018/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 7.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39575,
            "slug": "vs19_504_019",
            "identifier": "vs19_504_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_019/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 7.29, 7.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.29, 7.30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39576,
            "slug": "vs19_504_020",
            "identifier": "vs19_504_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_020/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 7.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39577,
            "slug": "vs19_504_021",
            "identifier": "vs19_504_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_021/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 7.32 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39578,
            "slug": "vs19_504_022",
            "identifier": "vs19_504_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_022/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 7.33 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39530,
            "slug": "vs19_504_023",
            "identifier": "vs19_504_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_023/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 23,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39579,
            "slug": "vs19_504_024",
            "identifier": "vs19_504_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_024/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 7.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.03",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39580,
            "slug": "vs19_504_025",
            "identifier": "vs19_504_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_025/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 8.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39581,
            "slug": "vs19_504_026",
            "identifier": "vs19_504_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_026/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 8.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 70.51
        }
    ]
}