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

{
    "count": 623,
    "pp_total_ordering": null,
    "codelists": {
        "election_macro_areas": [
            {
                "id": "7955",
                "value": "Nord-ovest"
            },
            {
                "id": "7980",
                "value": "Nord-est"
            },
            {
                "id": "8012",
                "value": "Centro"
            },
            {
                "id": "8039",
                "value": "Sud"
            },
            {
                "id": "8070",
                "value": "Isole"
            },
            {
                "id": "Estero",
                "value": "Estero"
            },
            {
                "id": "no_area",
                "value": "No area"
            }
        ],
        "role_types": {
            "Senatore": "Senator",
            "Deputato": "Deputy"
        },
        "latest_group": [
            {
                "id": "AVS",
                "value": "AVS"
            },
            {
                "id": "AZ-PER-RE",
                "value": "AZ-PER-RE"
            },
            {
                "id": "Aut (SVP-PATT, Cb)",
                "value": "Aut (SVP-PATT, Cb)"
            },
            {
                "id": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                "value": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP"
            },
            {
                "id": "FDI",
                "value": "FDI"
            },
            {
                "id": "FI-BP-PPE",
                "value": "FI-BP-PPE"
            },
            {
                "id": "FI-PPE",
                "value": "FI-PPE"
            },
            {
                "id": "FdI",
                "value": "FdI"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "LEGA",
                "value": "LEGA"
            },
            {
                "id": "LSP-PSd'Az",
                "value": "LSP-PSd'Az"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "MISTO",
                "value": "MISTO"
            },
            {
                "id": "Misto",
                "value": "Misto"
            },
            {
                "id": "NM(N-C-U-I)-M",
                "value": "NM(N-C-U-I)-M"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "no_group",
                "value": "Nessun gruppo"
            }
        ],
        "governments": [
            {
                "slug": "i-governo-meloni-2022-10-22",
                "value": "Meloni I"
            }
        ],
        "orderings": [
            {
                "id": "perc_fidelity",
                "label": "Indice di affidabilità"
            },
            {
                "id": "n_present",
                "label": "Presenze"
            },
            {
                "id": "n_absent",
                "label": "Assenze"
            },
            {
                "id": "n_mission",
                "label": "Missioni"
            },
            {
                "id": "days_in_parliament",
                "label": "Anni in Parlamento"
            },
            {
                "id": "surname",
                "label": "Cognome"
            },
            {
                "id": "pp_ordering",
                "label": "Indice di forza"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=surname&page=11",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=surname&page=9",
    "results": [
        {
            "id": 960019,
            "stepped_in_date": null,
            "slug": "marco-perissa-1982-05-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-perissa-1982-05-22/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.23,
                "pp_branch_ordering": 121
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-perissa-1982-05-22/?format=api",
            "n_rebels": 28,
            "family_name": "Perissa",
            "given_name": "Marco",
            "role": "Deputato",
            "latest_group": {
                "id": 1005,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/960019.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308812",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 13791,
            "n_absent": 2668,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 87
        },
        {
            "id": 824931,
            "stepped_in_date": null,
            "slug": "giovanna-petrenga-1956-07-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giovanna-petrenga-1956-07-06/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.25,
                "pp_branch_ordering": 121
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giovanna-petrenga-1956-07-06/?format=api",
            "n_rebels": 13,
            "family_name": "Petrenga",
            "given_name": "Giovanna",
            "role": "Senatore",
            "latest_group": {
                "id": 260,
                "group": {
                    "id": 8,
                    "acronym": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                    "slug": "CdI-NM-UDC-CI-NcI-IC",
                    "branch": "senato",
                    "name": "Civici d'Italia-UDC-Noi Moderati (Noi con l'Italia, Coraggio Italia, Italia al Centro)-MAIE-Centro Popolare",
                    "color": "#704070"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/824931.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302967",
            "osr_identifier": "http://dati.senato.it/senatore/25429",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 6850,
            "n_absent": 218,
            "n_mission": 598,
            "days_in_parliament": "6077 00:00:00",
            "parse_days_in_parliament": "16 anni e 7 mesi",
            "fidelity_index": 81
        },
        {
            "id": 673824,
            "stepped_in_date": null,
            "slug": "simona-petrucci-1971-04-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/simona-petrucci-1971-04-17/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.22,
                "pp_branch_ordering": 128
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/simona-petrucci-1971-04-17/?format=api",
            "n_rebels": 8,
            "family_name": "Petrucci",
            "given_name": "Simona",
            "role": "Senatore",
            "latest_group": {
                "id": 262,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036416.jpg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p309009",
            "osr_identifier": "http://dati.senato.it/senatore/36416",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 7399,
            "n_absent": 9,
            "n_mission": 258,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 96
        },
        {
            "id": 818990,
            "stepped_in_date": null,
            "slug": "renzo-piano-1937-09-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/renzo-piano-1937-09-14/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.17,
                "pp_branch_ordering": 178
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/renzo-piano-1937-09-14/?format=api",
            "n_rebels": 0,
            "family_name": "Piano",
            "given_name": "Renzo",
            "role": "Senatore a vita",
            "latest_group": {
                "id": 2,
                "group": {
                    "id": 7,
                    "acronym": "Misto",
                    "slug": "Misto",
                    "branch": "senato",
                    "name": "Misto",
                    "color": "#B4B4B4"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/818990.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "https://dati.camera.it/ocd/persona.rdf/p306622",
            "osr_identifier": "http://dati.senato.it/senatore/30512",
            "supports_majority": null,
            "n_voting": 7661,
            "n_present": 0,
            "n_absent": 7661,
            "n_mission": 0,
            "days_in_parliament": "4585 00:00:00",
            "parse_days_in_parliament": "12 anni e 6 mesi",
            "fidelity_index": 0
        },
        {
            "id": 530918,
            "stepped_in_date": null,
            "slug": "elisabetta-piccolotti-1982-02-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/elisabetta-piccolotti-1982-02-10/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.09,
                "pp_branch_ordering": 368
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/elisabetta-piccolotti-1982-02-10/?format=api",
            "n_rebels": 54,
            "family_name": "Piccolotti",
            "given_name": "Elisabetta",
            "role": "Deputato",
            "latest_group": {
                "id": 1008,
                "group": {
                    "id": 18,
                    "acronym": "AVS",
                    "slug": "AVS",
                    "branch": "camera",
                    "name": "ALLEANZA VERDI E SINISTRA",
                    "color": "#66FF3F"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/530918.jpeg",
            "gender": "F",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308816",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13600,
            "n_absent": 2800,
            "n_mission": 59,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 85
        },
        {
            "id": 494583,
            "stepped_in_date": null,
            "slug": "gilberto-pichetto-fratin-1954-01-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gilberto-pichetto-fratin-1954-01-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.06,
                "pp_branch_ordering": 390
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gilberto-pichetto-fratin-1954-01-04/?format=api",
            "n_rebels": 2,
            "family_name": "Pichetto Fratin",
            "given_name": "Gilberto",
            "role": "Deputato",
            "latest_group": {
                "id": 1010,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494583.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p303089",
            "osr_identifier": "http://dati.senato.it/senatore/25199",
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 405,
            "n_absent": 928,
            "n_mission": 15126,
            "days_in_parliament": "4700 00:00:00",
            "parse_days_in_parliament": "12 anni e 10 mesi",
            "fidelity_index": 2
        },
        {
            "id": 499488,
            "stepped_in_date": null,
            "slug": "attilio-pierro-1974-11-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/attilio-pierro-1974-11-10/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 333
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/attilio-pierro-1974-11-10/?format=api",
            "n_rebels": 23,
            "family_name": "Pierro",
            "given_name": "Attilio",
            "role": "Deputato",
            "latest_group": {
                "id": 3740,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/499488.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308791",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 13079,
            "n_absent": 3380,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 82
        },
        {
            "id": 959973,
            "stepped_in_date": null,
            "slug": "fabio-pietrella-1977-04-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/fabio-pietrella-1977-04-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 232
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/fabio-pietrella-1977-04-11/?format=api",
            "n_rebels": 20,
            "family_name": "Pietrella",
            "given_name": "Fabio",
            "role": "Deputato",
            "latest_group": {
                "id": 1014,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/959973.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308889",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 12518,
            "n_absent": 1761,
            "n_mission": 2180,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 79
        },
        {
            "id": 751255,
            "stepped_in_date": null,
            "slug": "luca-pirondini-1981-06-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/luca-pirondini-1981-06-08/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.58,
                "pp_branch_ordering": 7
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/luca-pirondini-1981-06-08/?format=api",
            "n_rebels": 11,
            "family_name": "Pirondini",
            "given_name": "Luca",
            "role": "Senatore",
            "latest_group": {
                "id": 264,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036417.jpg",
            "gender": "M",
            "election_area": "Liguria",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p309010",
            "osr_identifier": "http://dati.senato.it/senatore/36417",
            "supports_majority": false,
            "n_voting": 7666,
            "n_present": 7016,
            "n_absent": 646,
            "n_mission": 4,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 90
        },
        {
            "id": 541770,
            "stepped_in_date": null,
            "slug": "daisy-pirovano-1977-12-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/daisy-pirovano-1977-12-19/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 147
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/daisy-pirovano-1977-12-19/?format=api",
            "n_rebels": 0,
            "family_name": "Pirovano",
            "given_name": "Daisy",
            "role": "Senatore",
            "latest_group": {
                "id": 266,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/541770.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307871",
            "osr_identifier": "http://dati.senato.it/senatore/18562",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 7342,
            "n_absent": 14,
            "n_mission": 310,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 93
        },
        {
            "id": 749660,
            "stepped_in_date": null,
            "slug": "elisa-pirro-1973-07-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/elisa-pirro-1973-07-15/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 171
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/elisa-pirro-1973-07-15/?format=api",
            "n_rebels": 19,
            "family_name": "Pirro",
            "given_name": "Elisa",
            "role": "Senatore",
            "latest_group": {
                "id": 268,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/749660.jpeg",
            "gender": "F",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307872",
            "osr_identifier": "http://dati.senato.it/senatore/32691",
            "supports_majority": false,
            "n_voting": 7666,
            "n_present": 7312,
            "n_absent": 306,
            "n_mission": 48,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 90
        },
        {
            "id": 509968,
            "stepped_in_date": null,
            "slug": "calogero-pisano-1981-06-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/calogero-pisano-1981-06-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.24,
                "pp_branch_ordering": 114
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/calogero-pisano-1981-06-20/?format=api",
            "n_rebels": 49,
            "family_name": "Pisano",
            "given_name": "Calogero",
            "role": "Deputato",
            "latest_group": {
                "id": 3746,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/509968.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308761",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 11674,
            "n_absent": 4091,
            "n_mission": 694,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 71
        },
        {
            "id": 495598,
            "stepped_in_date": null,
            "slug": "pietro-pittalis-1958-04-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/pietro-pittalis-1958-04-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.15,
                "pp_branch_ordering": 173
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/pietro-pittalis-1958-04-30/?format=api",
            "n_rebels": 53,
            "family_name": "Pittalis",
            "given_name": "Pietro",
            "role": "Deputato",
            "latest_group": {
                "id": 1019,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/495598.jpeg",
            "gender": "M",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307223",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 13365,
            "n_absent": 690,
            "n_mission": 2404,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 85
        },
        {
            "id": 494863,
            "stepped_in_date": null,
            "slug": "graziano-pizzimenti-1961-05-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/graziano-pizzimenti-1961-05-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 326
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/graziano-pizzimenti-1961-05-07/?format=api",
            "n_rebels": 34,
            "family_name": "Pizzimenti",
            "given_name": "Graziano",
            "role": "Deputato",
            "latest_group": {
                "id": 1021,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494863.jpeg",
            "gender": "M",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308942",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 13427,
            "n_absent": 1473,
            "n_mission": 1559,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 85
        },
        {
            "id": 495741,
            "stepped_in_date": null,
            "slug": "salvatore-domenico-antonio-pogliese-1972-03-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/salvatore-domenico-antonio-pogliese-1972-03-03/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.22,
                "pp_branch_ordering": 132
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/salvatore-domenico-antonio-pogliese-1972-03-03/?format=api",
            "n_rebels": 9,
            "family_name": "Pogliese",
            "given_name": "Salvatore Domenico Antonio",
            "role": "Senatore",
            "latest_group": {
                "id": 270,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/495741.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p309011",
            "osr_identifier": "http://dati.senato.it/senatore/36441",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 7280,
            "n_absent": 74,
            "n_mission": 312,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 92
        },
        {
            "id": 822223,
            "stepped_in_date": null,
            "slug": "catia-polidori-1967-07-03-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/catia-polidori-1967-07-03-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 288
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/catia-polidori-1967-07-03-2/?format=api",
            "n_rebels": 129,
            "family_name": "Polidori",
            "given_name": "Catia",
            "role": "Deputato",
            "latest_group": {
                "id": 1023,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822223.jpeg",
            "gender": "F",
            "election_area": "Umbria",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302968",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 3990,
            "n_absent": 5150,
            "n_mission": 7319,
            "days_in_parliament": "6547 00:00:00",
            "parse_days_in_parliament": "17 anni e 11 mesi",
            "fidelity_index": 24
        },
        {
            "id": 958870,
            "stepped_in_date": null,
            "slug": "barbara-polo-1973-02-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/barbara-polo-1973-02-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 197
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/barbara-polo-1973-02-04/?format=api",
            "n_rebels": 5,
            "family_name": "Polo",
            "given_name": "Barbara",
            "role": "Deputato",
            "latest_group": {
                "id": 1025,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/958870.jpeg",
            "gender": "F",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308769",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14325,
            "n_absent": 2134,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 91
        },
        {
            "id": 824957,
            "stepped_in_date": null,
            "slug": "fabio-porta-1963-11-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/fabio-porta-1963-11-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 190
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/fabio-porta-1963-11-05/?format=api",
            "n_rebels": 33,
            "family_name": "Porta",
            "given_name": "Fabio",
            "role": "Deputato",
            "latest_group": {
                "id": 1027,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/824957.jpeg",
            "gender": "M",
            "election_area": "America meridionale",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302902",
            "osr_identifier": "http://dati.senato.it/senatore/25421",
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 11483,
            "n_absent": 4376,
            "n_mission": 600,
            "days_in_parliament": "5156 00:00:00",
            "parse_days_in_parliament": "14 anni e 1 mese",
            "fidelity_index": 72
        },
        {
            "id": 822376,
            "stepped_in_date": null,
            "slug": "manfredi-potenti-1976-07-21-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/manfredi-potenti-1976-07-21-2/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.41,
                "pp_branch_ordering": 91
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/manfredi-potenti-1976-07-21-2/?format=api",
            "n_rebels": 22,
            "family_name": "Potenti",
            "given_name": "Manfredi",
            "role": "Senatore",
            "latest_group": {
                "id": 272,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822376.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307270",
            "osr_identifier": "http://dati.senato.it/senatore/33022",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 7597,
            "n_absent": 68,
            "n_mission": 1,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 96
        },
        {
            "id": 748411,
            "stepped_in_date": null,
            "slug": "emanuele-pozzolo-1985-08-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/emanuele-pozzolo-1985-08-25/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.1,
                "pp_branch_ordering": 359
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/emanuele-pozzolo-1985-08-25/?format=api",
            "n_rebels": 8,
            "family_name": "Pozzolo",
            "given_name": "Emanuele",
            "role": "Deputato",
            "latest_group": {
                "id": 3729,
                "group": {
                    "id": 15,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#B4B4B4"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/748411.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308822",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 9104,
            "n_absent": 7271,
            "n_mission": 84,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 49
        },
        {
            "id": 498499,
            "stepped_in_date": "2024-07-09",
            "slug": "patrizia-prestipino-1963-09-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/patrizia-prestipino-1963-09-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 246
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/patrizia-prestipino-1963-09-16/?format=api",
            "n_rebels": 27,
            "family_name": "Prestipino",
            "given_name": "Patrizia",
            "role": "Deputato",
            "latest_group": {
                "id": 3703,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/498499.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2024-07-09",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307430",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 8549,
            "n_present": 6256,
            "n_absent": 2293,
            "n_mission": 0,
            "days_in_parliament": "2296 00:00:00",
            "parse_days_in_parliament": "6 anni e 3 mesi",
            "fidelity_index": 78
        },
        {
            "id": 510057,
            "stepped_in_date": null,
            "slug": "erik-umberto-pretto-1984-12-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/erik-umberto-pretto-1984-12-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 326
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/erik-umberto-pretto-1984-12-24/?format=api",
            "n_rebels": 4,
            "family_name": "Pretto",
            "given_name": "Erik Umberto",
            "role": "Deputato",
            "latest_group": {
                "id": 1031,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/510057.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307585",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14291,
            "n_absent": 2165,
            "n_mission": 3,
            "days_in_parliament": "2923 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 90
        },
        {
            "id": 822304,
            "stepped_in_date": null,
            "slug": "emanuele-prisco-1977-11-23-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/emanuele-prisco-1977-11-23-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.07,
                "pp_branch_ordering": 375
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/emanuele-prisco-1977-11-23-2/?format=api",
            "n_rebels": 8,
            "family_name": "Prisco",
            "given_name": "Emanuele",
            "role": "Deputato",
            "latest_group": {
                "id": 1033,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822304.jpeg",
            "gender": "M",
            "election_area": "Umbria",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307452",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 1615,
            "n_absent": 822,
            "n_mission": 14022,
            "days_in_parliament": "2934 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 10
        },
        {
            "id": 877262,
            "stepped_in_date": null,
            "slug": "giuseppe-luciano-calogero-provenzano-none",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giuseppe-luciano-calogero-provenzano-none/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 256
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giuseppe-luciano-calogero-provenzano-none/?format=api",
            "n_rebels": 22,
            "family_name": "Provenzano",
            "given_name": "Giuseppe",
            "role": "Deputato",
            "latest_group": {
                "id": 1035,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/877262.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308243",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 11819,
            "n_absent": 4640,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 73
        },
        {
            "id": 496932,
            "stepped_in_date": null,
            "slug": "stefania-pucciarelli-1967-03-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/stefania-pucciarelli-1967-03-06/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.28,
                "pp_branch_ordering": 115
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/stefania-pucciarelli-1967-03-06/?format=api",
            "n_rebels": 11,
            "family_name": "Pucciarelli",
            "given_name": "Stefania",
            "role": "Senatore",
            "latest_group": {
                "id": 274,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496932.jpeg",
            "gender": "F",
            "election_area": "Liguria",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307877",
            "osr_identifier": "http://dati.senato.it/senatore/32697",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 7180,
            "n_absent": 51,
            "n_mission": 435,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 92
        },
        {
            "id": 666179,
            "stepped_in_date": null,
            "slug": "paolo-pulciani-1972-02-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paolo-pulciani-1972-02-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 177
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paolo-pulciani-1972-02-03/?format=api",
            "n_rebels": 8,
            "family_name": "Pulciani",
            "given_name": "Paolo",
            "role": "Deputato",
            "latest_group": {
                "id": 1037,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/666179.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308923",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14690,
            "n_absent": 1769,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 93
        },
        {
            "id": 822347,
            "stepped_in_date": null,
            "slug": "lia-quartapelle-procopio-1982-08-15-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/lia-quartapelle-procopio-1982-08-15-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.32,
                "pp_branch_ordering": 85
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/lia-quartapelle-procopio-1982-08-15-2/?format=api",
            "n_rebels": 49,
            "family_name": "Quartapelle Procopio",
            "given_name": "Lia",
            "role": "Deputato",
            "latest_group": {
                "id": 1039,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822347.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p306189",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 9911,
            "n_absent": 4358,
            "n_mission": 2190,
            "days_in_parliament": "4772 00:00:00",
            "parse_days_in_parliament": "13 anni",
            "fidelity_index": 63
        },
        {
            "id": 497022,
            "stepped_in_date": null,
            "slug": "andrea-quartini-1960-03-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-quartini-1960-03-21/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 308
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-quartini-1960-03-21/?format=api",
            "n_rebels": 18,
            "family_name": "Quartini",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 1231,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/497022.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308896",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 15138,
            "n_absent": 1226,
            "n_mission": 95,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 95
        },
        {
            "id": 822272,
            "stepped_in_date": null,
            "slug": "angela-raffa-1993-01-26-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/angela-raffa-1993-01-26-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 256
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/angela-raffa-1993-01-26-2/?format=api",
            "n_rebels": 21,
            "family_name": "Raffa",
            "given_name": "Angela",
            "role": "Deputato",
            "latest_group": {
                "id": 1041,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822272.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307406",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 10652,
            "n_absent": 5807,
            "n_mission": 0,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 68
        },
        {
            "id": 519344,
            "stepped_in_date": null,
            "slug": "carmine-fabio-raimondo-1978-11-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/carmine-fabio-raimondo-1978-11-09/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/carmine-fabio-raimondo-1978-11-09/?format=api",
            "n_rebels": 12,
            "family_name": "Raimondo",
            "given_name": "Carmine Fabio",
            "role": "Deputato",
            "latest_group": {
                "id": 1043,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/519344.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308795",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 15350,
            "n_absent": 1109,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 97
        },
        {
            "id": 819552,
            "stepped_in_date": null,
            "slug": "fabio-rampelli-1960-08-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/fabio-rampelli-1960-08-02/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 1.68,
                "pp_branch_ordering": 4
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/fabio-rampelli-1960-08-02/?format=api",
            "n_rebels": 2,
            "family_name": "Rampelli",
            "given_name": "Fabio",
            "role": "Deputato",
            "latest_group": {
                "id": 1045,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819552.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p301436",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 3886,
            "n_absent": 886,
            "n_mission": 11687,
            "days_in_parliament": "7409 00:00:00",
            "parse_days_in_parliament": "20 anni e 3 mesi",
            "fidelity_index": 3
        },
        {
            "id": 960807,
            "stepped_in_date": null,
            "slug": "vincenza-rando-1958-06-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vincenza-rando-1958-06-09/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 163
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vincenza-rando-1958-06-09/?format=api",
            "n_rebels": 72,
            "family_name": "Rando",
            "given_name": "Vincenza",
            "role": "Senatore",
            "latest_group": {
                "id": 276,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/960807.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p309012",
            "osr_identifier": "http://dati.senato.it/senatore/36418",
            "supports_majority": false,
            "n_voting": 7666,
            "n_present": 6720,
            "n_absent": 79,
            "n_mission": 867,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 84
        },
        {
            "id": 503884,
            "stepped_in_date": null,
            "slug": "ernesto-rapani-1967-05-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ernesto-rapani-1967-05-02/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.22,
                "pp_branch_ordering": 135
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ernesto-rapani-1967-05-02/?format=api",
            "n_rebels": 12,
            "family_name": "Rapani",
            "given_name": "Ernesto",
            "role": "Senatore",
            "latest_group": {
                "id": 278,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036419.jpg",
            "gender": "M",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p309013",
            "osr_identifier": "http://dati.senato.it/senatore/36419",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 7170,
            "n_absent": 171,
            "n_mission": 325,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 92
        },
        {
            "id": 960095,
            "stepped_in_date": null,
            "slug": "sergio-rastrelli-1966-01-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/sergio-rastrelli-1966-01-17/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.41,
                "pp_branch_ordering": 89
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/sergio-rastrelli-1966-01-17/?format=api",
            "n_rebels": 18,
            "family_name": "Rastrelli",
            "given_name": "Sergio",
            "role": "Senatore",
            "latest_group": {
                "id": 390,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00036442.jpg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p309014",
            "osr_identifier": "http://dati.senato.it/senatore/36442",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 7659,
            "n_absent": 5,
            "n_mission": 2,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 98
        },
        {
            "id": 496214,
            "stepped_in_date": null,
            "slug": "isabella-rauti-1962-11-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/isabella-rauti-1962-11-17/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.13,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/isabella-rauti-1962-11-17/?format=api",
            "n_rebels": 1,
            "family_name": "Rauti",
            "given_name": "Isabella",
            "role": "Senatore",
            "latest_group": {
                "id": 280,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496214.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "https://dati.camera.it/ocd/persona.rdf/p307879",
            "osr_identifier": "http://dati.senato.it/senatore/32699",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 928,
            "n_absent": 792,
            "n_mission": 5946,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 11
        },
        {
            "id": 819555,
            "stepped_in_date": null,
            "slug": "laura-ravetto-1971-01-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/laura-ravetto-1971-01-25/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 352
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/laura-ravetto-1971-01-25/?format=api",
            "n_rebels": 74,
            "family_name": "Ravetto",
            "given_name": "Laura",
            "role": "Deputato",
            "latest_group": {
                "id": 1047,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819555.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p301459",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 11832,
            "n_absent": 4565,
            "n_mission": 62,
            "days_in_parliament": "7298 00:00:00",
            "parse_days_in_parliament": "19 anni e 12 mesi",
            "fidelity_index": 74
        },
        {
            "id": 497531,
            "stepped_in_date": null,
            "slug": "matteo-renzi-1975-01-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/matteo-renzi-1975-01-11/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.17,
                "pp_branch_ordering": 182
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/matteo-renzi-1975-01-11/?format=api",
            "n_rebels": 102,
            "family_name": "Renzi",
            "given_name": "Matteo",
            "role": "Senatore",
            "latest_group": {
                "id": 282,
                "group": {
                    "id": 9,
                    "acronym": "IV-C-RE",
                    "slug": "IV-C-RE",
                    "branch": "senato",
                    "name": "Italia Viva - Il Centro - Renew Europe",
                    "color": "#B62992"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/497531.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p306640",
            "osr_identifier": "http://dati.senato.it/senatore/30742",
            "supports_majority": false,
            "n_voting": 7662,
            "n_present": 4138,
            "n_absent": 2241,
            "n_mission": 1283,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 46
        },
        {
            "id": 959734,
            "stepped_in_date": null,
            "slug": "marianna-ricciardi-1994-01-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marianna-ricciardi-1994-01-13/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 308
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marianna-ricciardi-1994-01-13/?format=api",
            "n_rebels": 17,
            "family_name": "Ricciardi",
            "given_name": "Marianna",
            "role": "Deputato",
            "latest_group": {
                "id": 1049,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/959734.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308853",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 12022,
            "n_absent": 2453,
            "n_mission": 1984,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 77
        },
        {
            "id": 574302,
            "stepped_in_date": null,
            "slug": "toni-ricciardi-1977-12-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/toni-ricciardi-1977-12-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.3,
                "pp_branch_ordering": 94
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/toni-ricciardi-1977-12-20/?format=api",
            "n_rebels": 52,
            "family_name": "Ricciardi",
            "given_name": "Toni",
            "role": "Deputato",
            "latest_group": {
                "id": 1053,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/574302.jpeg",
            "gender": "M",
            "election_area": "Europa",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308780",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13664,
            "n_absent": 2571,
            "n_mission": 224,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 85
        },
        {
            "id": 749620,
            "stepped_in_date": null,
            "slug": "riccardo-ricciardi-1982-05-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/riccardo-ricciardi-1982-05-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.78,
                "pp_branch_ordering": 13
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/riccardo-ricciardi-1982-05-08/?format=api",
            "n_rebels": 30,
            "family_name": "Ricciardi",
            "given_name": "Riccardo",
            "role": "Deputato",
            "latest_group": {
                "id": 1051,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/749620.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307250",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 7175,
            "n_absent": 3900,
            "n_mission": 5384,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 45
        },
        {
            "id": 495111,
            "stepped_in_date": null,
            "slug": "matteo-richetti-1974-08-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/matteo-richetti-1974-08-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.37,
                "pp_branch_ordering": 63
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/matteo-richetti-1974-08-03/?format=api",
            "n_rebels": 90,
            "family_name": "Richetti",
            "given_name": "Matteo",
            "role": "Deputato",
            "latest_group": {
                "id": 1055,
                "group": {
                    "id": 12,
                    "acronym": "AZ-PER-RE",
                    "slug": "AZ-IV",
                    "branch": "camera",
                    "name": "AZIONE-POPOLARI EUROPEISTI RIFORMATORI-RENEW EUROPE",
                    "color": "#B62992"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/495111.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305708",
            "osr_identifier": "http://dati.senato.it/senatore/29555",
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 6803,
            "n_absent": 665,
            "n_mission": 8991,
            "days_in_parliament": "4763 00:00:00",
            "parse_days_in_parliament": "13 anni",
            "fidelity_index": 41
        },
        {
            "id": 494739,
            "stepped_in_date": null,
            "slug": "edoardo-rixi-1974-06-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/edoardo-rixi-1974-06-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.06,
                "pp_branch_ordering": 390
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/edoardo-rixi-1974-06-08/?format=api",
            "n_rebels": 3,
            "family_name": "Rixi",
            "given_name": "Edoardo",
            "role": "Deputato",
            "latest_group": {
                "id": 1057,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494739.jpeg",
            "gender": "M",
            "election_area": "Liguria",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p304521",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 347,
            "n_absent": 302,
            "n_mission": 15810,
            "days_in_parliament": "3036 00:00:00",
            "parse_days_in_parliament": "8 anni e 3 mesi",
            "fidelity_index": 2
        },
        {
            "id": 822231,
            "stepped_in_date": null,
            "slug": "walter-rizzetto-1975-06-27-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/walter-rizzetto-1975-06-27-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.56,
                "pp_branch_ordering": 27
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/walter-rizzetto-1975-06-27-2/?format=api",
            "n_rebels": 39,
            "family_name": "Rizzetto",
            "given_name": "Walter",
            "role": "Deputato",
            "latest_group": {
                "id": 1059,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822231.jpeg",
            "gender": "M",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305688",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 9297,
            "n_absent": 1075,
            "n_mission": 6087,
            "days_in_parliament": "4767 00:00:00",
            "parse_days_in_parliament": "13 anni",
            "fidelity_index": 59
        },
        {
            "id": 822673,
            "stepped_in_date": null,
            "slug": "eugenia-maria-roccella-1953-11-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/eugenia-maria-roccella-1953-11-15/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.07,
                "pp_branch_ordering": 375
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/eugenia-maria-roccella-1953-11-15/?format=api",
            "n_rebels": 0,
            "family_name": "Roccella",
            "given_name": "Eugenia Maria",
            "role": "Deputato",
            "latest_group": {
                "id": 1061,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822673.jpeg",
            "gender": "F",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302748",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 601,
            "n_absent": 1602,
            "n_mission": 14256,
            "days_in_parliament": "4876 00:00:00",
            "parse_days_in_parliament": "13 anni e 4 mesi",
            "fidelity_index": 3
        },
        {
            "id": 682620,
            "stepped_in_date": null,
            "slug": "silvia-roggiani-1984-04-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/silvia-roggiani-1984-04-25/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.22,
                "pp_branch_ordering": 132
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/silvia-roggiani-1984-04-25/?format=api",
            "n_rebels": 16,
            "family_name": "Roggiani",
            "given_name": "Silvia",
            "role": "Deputato",
            "latest_group": {
                "id": 1063,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/682620.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308891",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 14730,
            "n_absent": 1729,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 93
        },
        {
            "id": 819015,
            "stepped_in_date": null,
            "slug": "tatjana-rojc-1961-10-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/tatjana-rojc-1961-10-26/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.37,
                "pp_branch_ordering": 102
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/tatjana-rojc-1961-10-26/?format=api",
            "n_rebels": 51,
            "family_name": "Rojc",
            "given_name": "Tatjana",
            "role": "Senatore",
            "latest_group": {
                "id": 284,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00032703.jpg",
            "gender": "F",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307883",
            "osr_identifier": "http://dati.senato.it/senatore/32703",
            "supports_majority": false,
            "n_voting": 7666,
            "n_present": 6753,
            "n_absent": 94,
            "n_mission": 819,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 86
        },
        {
            "id": 499308,
            "stepped_in_date": null,
            "slug": "francesco-saverio-romano-1964-12-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-saverio-romano-1964-12-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 348
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-saverio-romano-1964-12-24/?format=api",
            "n_rebels": 51,
            "family_name": "Romano",
            "given_name": "Francesco Saverio",
            "role": "Deputato",
            "latest_group": {
                "id": 1066,
                "group": {
                    "id": 17,
                    "acronym": "NM(N-C-U-I)-M",
                    "slug": "NM",
                    "branch": "camera",
                    "name": "NOI MODERATI",
                    "color": "#704070"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/499308.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p300369",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 4713,
            "n_absent": 3713,
            "n_mission": 8033,
            "days_in_parliament": "7427 00:00:00",
            "parse_days_in_parliament": "20 anni e 4 mesi",
            "fidelity_index": 29
        },
        {
            "id": 508791,
            "stepped_in_date": "2024-07-09",
            "slug": "nadia-romeo-1971-06-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nadia-romeo-1971-06-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 244
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/nadia-romeo-1971-06-23/?format=api",
            "n_rebels": 16,
            "family_name": "Romeo",
            "given_name": "Nadia",
            "role": "Deputato",
            "latest_group": {
                "id": 3704,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.eu-central-1.amazonaws.com/images/persons/508791.jpg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2024-07-09",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p309160",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 8549,
            "n_present": 7793,
            "n_absent": 707,
            "n_mission": 49,
            "days_in_parliament": "621 00:00:00",
            "parse_days_in_parliament": "1 anno e 8 mesi",
            "fidelity_index": 97
        },
        {
            "id": 496104,
            "stepped_in_date": null,
            "slug": "massimiliano-romeo-1971-01-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/massimiliano-romeo-1971-01-22/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.25,
                "pp_branch_ordering": 8
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/massimiliano-romeo-1971-01-22/?format=api",
            "n_rebels": 0,
            "family_name": "Romeo",
            "given_name": "Massimiliano",
            "role": "Senatore",
            "latest_group": {
                "id": 286,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00032706.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307886",
            "osr_identifier": "http://dati.senato.it/senatore/32706",
            "supports_majority": true,
            "n_voting": 7665,
            "n_present": 7628,
            "n_absent": 36,
            "n_mission": 1,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 94
        },
        {
            "id": 819023,
            "stepped_in_date": null,
            "slug": "licia-ronzulli-1975-09-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/licia-ronzulli-1975-09-14/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 2.04,
                "pp_branch_ordering": 2
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/licia-ronzulli-1975-09-14/?format=api",
            "n_rebels": 22,
            "family_name": "Ronzulli",
            "given_name": "Licia",
            "role": "Senatore",
            "latest_group": {
                "id": 288,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819023.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307887",
            "osr_identifier": "http://dati.senato.it/senatore/32707",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 4827,
            "n_absent": 1112,
            "n_mission": 1727,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 37
        }
    ]
}