Returns all available memberships, paged, filtered, sorted ....
GET /api-openparlamento/v1/19/memberships/?format=api&ordering=-n_mission&page=12
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=-n_mission&page=13",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=-n_mission&page=11",
    "results": [
        {
            "id": 959924,
            "stepped_in_date": null,
            "slug": "francesco-filini-1978-09-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-filini-1978-09-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.21,
                "pp_branch_ordering": 140
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-filini-1978-09-04/?format=api",
            "n_rebels": 13,
            "family_name": "Filini",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 716,
                "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/959924.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/p308799",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 10939,
            "n_absent": 5520,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 69
        },
        {
            "id": 819458,
            "stepped_in_date": null,
            "slug": "ilaria-fontana-1984-06-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ilaria-fontana-1984-06-26/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.28,
                "pp_branch_ordering": 101
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ilaria-fontana-1984-06-26/?format=api",
            "n_rebels": 26,
            "family_name": "Fontana",
            "given_name": "Ilaria",
            "role": "Deputato",
            "latest_group": {
                "id": 720,
                "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/819458.jpeg",
            "gender": "F",
            "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/p307459",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 10934,
            "n_absent": 5525,
            "n_mission": 0,
            "days_in_parliament": "2931 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 69
        },
        {
            "id": 822188,
            "stepped_in_date": null,
            "slug": "lorenzo-fontana-1980-04-10-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/lorenzo-fontana-1980-04-10-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 5.09,
                "pp_branch_ordering": 1
            },
            "is_president": true,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/lorenzo-fontana-1980-04-10-2/?format=api",
            "n_rebels": 0,
            "family_name": "Fontana",
            "given_name": "Lorenzo",
            "role": "Deputato",
            "latest_group": {
                "id": 722,
                "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/822188.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/p307591",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 291,
            "n_absent": 16168,
            "n_mission": 0,
            "days_in_parliament": "2923 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": -1
        },
        {
            "id": 822168,
            "stepped_in_date": null,
            "slug": "rebecca-frassini-1988-11-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/rebecca-frassini-1988-11-24/?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/rebecca-frassini-1988-11-24/?format=api",
            "n_rebels": 26,
            "family_name": "Frassini",
            "given_name": "Rebecca",
            "role": "Deputato",
            "latest_group": {
                "id": 736,
                "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/822168.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/p307630",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 15374,
            "n_absent": 1085,
            "n_mission": 0,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 97
        },
        {
            "id": 494393,
            "stepped_in_date": null,
            "slug": "nicola-fratoianni-1972-10-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nicola-fratoianni-1972-10-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.09,
                "pp_branch_ordering": 367
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/nicola-fratoianni-1972-10-04/?format=api",
            "n_rebels": 63,
            "family_name": "Fratoianni",
            "given_name": "Nicola",
            "role": "Deputato",
            "latest_group": {
                "id": 739,
                "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/494393.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/p305880",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 10027,
            "n_absent": 6432,
            "n_mission": 0,
            "days_in_parliament": "4767 00:00:00",
            "parse_days_in_parliament": "13 anni",
            "fidelity_index": 62
        },
        {
            "id": 919705,
            "stepped_in_date": null,
            "slug": "marco-furfaro-1980-06-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-furfaro-1980-06-19/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 264
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-furfaro-1980-06-19/?format=api",
            "n_rebels": 37,
            "family_name": "Furfaro",
            "given_name": "Marco",
            "role": "Deputato",
            "latest_group": {
                "id": 745,
                "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/919705.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/p308892",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 12014,
            "n_absent": 4445,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 75
        },
        {
            "id": 819018,
            "stepped_in_date": "2025-01-08",
            "slug": "felicia-gaudiano-1966-01-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/felicia-gaudiano-1966-01-09/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 149
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/felicia-gaudiano-1966-01-09/?format=api",
            "n_rebels": 1,
            "family_name": "Gaudiano",
            "given_name": "Felicia",
            "role": "Senatore",
            "latest_group": {
                "id": 3722,
                "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/18/Immagini/Senatori/00032640.jpg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2025-01-08",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307814",
            "osr_identifier": "http://dati.senato.it/senatore/32640",
            "supports_majority": false,
            "n_voting": 1353,
            "n_present": 1340,
            "n_absent": 13,
            "n_mission": 0,
            "days_in_parliament": "2102 00:00:00",
            "parse_days_in_parliament": "5 anni e 9 mesi",
            "fidelity_index": 88
        },
        {
            "id": 506819,
            "stepped_in_date": null,
            "slug": "andrea-giaccone-1976-10-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-giaccone-1976-10-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 185
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-giaccone-1976-10-08/?format=api",
            "n_rebels": 59,
            "family_name": "Giaccone",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 768,
                "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/506819.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/p307508",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14232,
            "n_absent": 2227,
            "n_mission": 0,
            "days_in_parliament": "2934 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 90
        },
        {
            "id": 643555,
            "stepped_in_date": null,
            "slug": "federico-gianassi-1980-05-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/federico-gianassi-1980-05-21/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.22,
                "pp_branch_ordering": 125
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/federico-gianassi-1980-05-21/?format=api",
            "n_rebels": 38,
            "family_name": "Gianassi",
            "given_name": "Federico",
            "role": "Deputato",
            "latest_group": {
                "id": 774,
                "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/643555.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/p308880",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 15485,
            "n_absent": 974,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 98
        },
        {
            "id": 960391,
            "stepped_in_date": null,
            "slug": "carmen-letizia-giorgianni-1977-06-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/carmen-letizia-giorgianni-1977-06-26/?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/carmen-letizia-giorgianni-1977-06-26/?format=api",
            "n_rebels": 20,
            "family_name": "Giorgianni",
            "given_name": "Carmen Letizia",
            "role": "Deputato",
            "latest_group": {
                "id": 782,
                "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/960391.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/p308787",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14238,
            "n_absent": 2221,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 89
        },
        {
            "id": 959218,
            "stepped_in_date": "2025-12-03",
            "slug": "irene-gori-1980-09-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/irene-gori-1980-09-30/?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/irene-gori-1980-09-30/?format=api",
            "n_rebels": 0,
            "family_name": "Gori",
            "given_name": "Irene",
            "role": "Deputato",
            "latest_group": {
                "id": 3736,
                "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.eu-central-1.amazonaws.com/images/persons/959218.jpg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2025-12-03",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p309260",
            "osr_identifier": null,
            "supports_majority": null,
            "n_voting": 1419,
            "n_present": 1416,
            "n_absent": 3,
            "n_mission": 0,
            "days_in_parliament": "109 00:00:00",
            "parse_days_in_parliament": "3 mesi",
            "fidelity_index": 99
        },
        {
            "id": 496786,
            "stepped_in_date": null,
            "slug": "marco-grimaldi-1980-11-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-grimaldi-1980-11-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.17,
                "pp_branch_ordering": 169
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-grimaldi-1980-11-08/?format=api",
            "n_rebels": 31,
            "family_name": "Grimaldi",
            "given_name": "Marco",
            "role": "Deputato",
            "latest_group": {
                "id": 797,
                "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/496786.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/p308810",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 16438,
            "n_absent": 21,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 104
        },
        {
            "id": 822346,
            "stepped_in_date": null,
            "slug": "michele-gubitosa-1979-12-21-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/michele-gubitosa-1979-12-21-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.33,
                "pp_branch_ordering": 77
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/michele-gubitosa-1979-12-21-2/?format=api",
            "n_rebels": 44,
            "family_name": "Gubitosa",
            "given_name": "Michele",
            "role": "Deputato",
            "latest_group": {
                "id": 803,
                "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/822346.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/p307531",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 9862,
            "n_absent": 6597,
            "n_mission": 0,
            "days_in_parliament": "2932 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 62
        },
        {
            "id": 822730,
            "stepped_in_date": null,
            "slug": "maria-cecilia-guerra-1957-12-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-cecilia-guerra-1957-12-06/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 277
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-cecilia-guerra-1957-12-06/?format=api",
            "n_rebels": 19,
            "family_name": "Guerra",
            "given_name": "Maria Cecilia",
            "role": "Deputato",
            "latest_group": {
                "id": 807,
                "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/822730.jpeg",
            "gender": "F",
            "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/p306412",
            "osr_identifier": "http://dati.senato.it/senatore/28580",
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 14610,
            "n_absent": 1849,
            "n_mission": 0,
            "days_in_parliament": "3089 00:00:00",
            "parse_days_in_parliament": "8 anni e 5 mesi",
            "fidelity_index": 92
        },
        {
            "id": 656335,
            "stepped_in_date": null,
            "slug": "giovanna-iacono-1983-06-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giovanna-iacono-1983-06-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 264
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giovanna-iacono-1983-06-14/?format=api",
            "n_rebels": 8,
            "family_name": "Iacono",
            "given_name": "Giovanna",
            "role": "Deputato",
            "latest_group": {
                "id": 811,
                "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/656335.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/p308821",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 12575,
            "n_absent": 3884,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 79
        },
        {
            "id": 822216,
            "stepped_in_date": null,
            "slug": "igor-giancarlo-iezzi-1975-01-18-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/igor-giancarlo-iezzi-1975-01-18-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.39,
                "pp_branch_ordering": 60
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/igor-giancarlo-iezzi-1975-01-18-2/?format=api",
            "n_rebels": 59,
            "family_name": "Iezzi",
            "given_name": "Igor Giancarlo",
            "role": "Deputato",
            "latest_group": {
                "id": 817,
                "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/822216.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/p307641",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 12173,
            "n_absent": 4286,
            "n_mission": 0,
            "days_in_parliament": "2930 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 77
        },
        {
            "id": 495619,
            "stepped_in_date": null,
            "slug": "bachisio-silvio-lai-1966-07-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/bachisio-silvio-lai-1966-07-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 274
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/bachisio-silvio-lai-1966-07-20/?format=api",
            "n_rebels": 60,
            "family_name": "Lai",
            "given_name": "Bachisio Silvio",
            "role": "Deputato",
            "latest_group": {
                "id": 825,
                "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/495619.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/p306417",
            "osr_identifier": "http://dati.senato.it/senatore/29113",
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 12691,
            "n_absent": 3768,
            "n_mission": 0,
            "days_in_parliament": "3089 00:00:00",
            "parse_days_in_parliament": "8 anni e 5 mesi",
            "fidelity_index": 78
        },
        {
            "id": 848568,
            "stepped_in_date": null,
            "slug": "christiana-elisabetta-lancellotta-1979-03-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/christiana-elisabetta-lancellotta-1979-03-02/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 217
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/christiana-elisabetta-lancellotta-1979-03-02/?format=api",
            "n_rebels": 10,
            "family_name": "Lancellotta",
            "given_name": "Christiana Elisabetta",
            "role": "Deputato",
            "latest_group": {
                "id": 829,
                "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/848568.jpeg",
            "gender": "F",
            "election_area": "Molise",
            "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/p308920",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14515,
            "n_absent": 1944,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 91
        },
        {
            "id": 496457,
            "stepped_in_date": null,
            "slug": "ignazio-la-russa-1947-07-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ignazio-la-russa-1947-07-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 5.52,
                "pp_branch_ordering": 1
            },
            "is_president": true,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ignazio-la-russa-1947-07-18/?format=api",
            "n_rebels": 0,
            "family_name": "La Russa",
            "given_name": "Ignazio",
            "role": "Senatore",
            "latest_group": {
                "id": 164,
                "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/496457.jpeg",
            "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/p33410",
            "osr_identifier": "http://dati.senato.it/senatore/1275",
            "supports_majority": true,
            "n_voting": 7662,
            "n_present": 428,
            "n_absent": 7234,
            "n_mission": 0,
            "days_in_parliament": "12423 00:00:00",
            "parse_days_in_parliament": "34 anni",
            "fidelity_index": -1
        },
        {
            "id": 822278,
            "stepped_in_date": null,
            "slug": "giorgia-latini-1980-04-18-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giorgia-latini-1980-04-18-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.31,
                "pp_branch_ordering": 87
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giorgia-latini-1980-04-18-2/?format=api",
            "n_rebels": 52,
            "family_name": "Latini",
            "given_name": "Giorgia",
            "role": "Deputato",
            "latest_group": {
                "id": 835,
                "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/822278.jpeg",
            "gender": "F",
            "election_area": "Marche",
            "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/p307173",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 12474,
            "n_absent": 3985,
            "n_mission": 0,
            "days_in_parliament": "2223 00:00:00",
            "parse_days_in_parliament": "6 anni e 1 mese",
            "fidelity_index": 79
        },
        {
            "id": 494907,
            "stepped_in_date": null,
            "slug": "mauro-antonio-donato-laus-1966-08-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mauro-antonio-donato-laus-1966-08-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 239
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mauro-antonio-donato-laus-1966-08-07/?format=api",
            "n_rebels": 21,
            "family_name": "Laus",
            "given_name": "Mauro Antonio Donato",
            "role": "Deputato",
            "latest_group": {
                "id": 837,
                "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/494907.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/p307826",
            "osr_identifier": "http://dati.senato.it/senatore/32651",
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 12517,
            "n_absent": 3942,
            "n_mission": 0,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 79
        },
        {
            "id": 496084,
            "stepped_in_date": null,
            "slug": "arianna-lazzarini-1976-03-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/arianna-lazzarini-1976-03-06/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 282
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/arianna-lazzarini-1976-03-06/?format=api",
            "n_rebels": 14,
            "family_name": "Lazzarini",
            "given_name": "Arianna",
            "role": "Deputato",
            "latest_group": {
                "id": 839,
                "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/496084.jpeg",
            "gender": "F",
            "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/p307570",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 12584,
            "n_absent": 3875,
            "n_mission": 0,
            "days_in_parliament": "2929 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 79
        },
        {
            "id": 494336,
            "stepped_in_date": null,
            "slug": "elena-maccanti-1971-02-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/elena-maccanti-1971-02-05/?format=api",
            "pp": {
                "branch": "C",
                "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/elena-maccanti-1971-02-05/?format=api",
            "n_rebels": 38,
            "family_name": "Maccanti",
            "given_name": "Elena",
            "role": "Deputato",
            "latest_group": {
                "id": 862,
                "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/494336.jpeg",
            "gender": "F",
            "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/p302980",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 15224,
            "n_absent": 1235,
            "n_mission": 0,
            "days_in_parliament": "3666 00:00:00",
            "parse_days_in_parliament": "10 anni",
            "fidelity_index": 96
        },
        {
            "id": 498641,
            "stepped_in_date": null,
            "slug": "novo-umberto-maerna-1956-09-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/novo-umberto-maerna-1956-09-06/?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/novo-umberto-maerna-1956-09-06/?format=api",
            "n_rebels": 3,
            "family_name": "Maerna",
            "given_name": "Novo Umberto",
            "role": "Deputato",
            "latest_group": {
                "id": 868,
                "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/498641.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/p308905",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 15766,
            "n_absent": 693,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 100
        },
        {
            "id": 494177,
            "stepped_in_date": null,
            "slug": "claudio-mancini-1969-02-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/claudio-mancini-1969-02-22/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 277
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/claudio-mancini-1969-02-22/?format=api",
            "n_rebels": 53,
            "family_name": "Mancini",
            "given_name": "Claudio",
            "role": "Deputato",
            "latest_group": {
                "id": 880,
                "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/494177.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/p307481",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 7592,
            "n_absent": 8867,
            "n_mission": 0,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 47
        },
        {
            "id": 642825,
            "stepped_in_date": null,
            "slug": "irene-manzi-1977-08-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/irene-manzi-1977-08-16/?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/irene-manzi-1977-08-16/?format=api",
            "n_rebels": 19,
            "family_name": "Manzi",
            "given_name": "Irene",
            "role": "Deputato",
            "latest_group": {
                "id": 888,
                "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/642825.jpeg",
            "gender": "F",
            "election_area": "Marche",
            "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/p305771",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 14608,
            "n_absent": 1851,
            "n_mission": 0,
            "days_in_parliament": "3099 00:00:00",
            "parse_days_in_parliament": "8 anni e 5 mesi",
            "fidelity_index": 92
        },
        {
            "id": 822253,
            "stepped_in_date": null,
            "slug": "riccardo-augusto-marchetti-1987-05-08-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/riccardo-augusto-marchetti-1987-05-08-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/riccardo-augusto-marchetti-1987-05-08-2/?format=api",
            "n_rebels": 52,
            "family_name": "Marchetti",
            "given_name": "Riccardo Augusto",
            "role": "Deputato",
            "latest_group": {
                "id": 892,
                "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/822253.jpeg",
            "gender": "M",
            "election_area": "Marche",
            "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/p307453",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 12167,
            "n_absent": 4292,
            "n_mission": 0,
            "days_in_parliament": "2934 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 75
        },
        {
            "id": 951254,
            "stepped_in_date": null,
            "slug": "marina-marchetto-aliprandi-1951-11-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marina-marchetto-aliprandi-1951-11-17/?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/marina-marchetto-aliprandi-1951-11-17/?format=api",
            "n_rebels": 10,
            "family_name": "Marchetto Aliprandi",
            "given_name": "Marina",
            "role": "Deputato",
            "latest_group": {
                "id": 894,
                "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/951254.jpeg",
            "gender": "F",
            "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/p308800",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14027,
            "n_absent": 2432,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 89
        },
        {
            "id": 822166,
            "stepped_in_date": null,
            "slug": "patrizia-marrocco-1977-03-21-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/patrizia-marrocco-1977-03-21-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 322
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/patrizia-marrocco-1977-03-21-2/?format=api",
            "n_rebels": 264,
            "family_name": "Marrocco",
            "given_name": "Patrizia",
            "role": "Deputato",
            "latest_group": {
                "id": 901,
                "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/822166.jpeg",
            "gender": "F",
            "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/p307466",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 12251,
            "n_absent": 4208,
            "n_mission": 0,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 76
        },
        {
            "id": 521590,
            "stepped_in_date": null,
            "slug": "andrea-mascaretti-1965-04-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-mascaretti-1965-04-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.18,
                "pp_branch_ordering": 161
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-mascaretti-1965-04-14/?format=api",
            "n_rebels": 7,
            "family_name": "Mascaretti",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 903,
                "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/521590.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/p308903",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 15945,
            "n_absent": 514,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 101
        },
        {
            "id": 848811,
            "stepped_in_date": null,
            "slug": "simonetta-matone-none",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/simonetta-matone-none/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.16,
                "pp_branch_ordering": 171
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/simonetta-matone-none/?format=api",
            "n_rebels": 90,
            "family_name": "Matone",
            "given_name": "Simonetta",
            "role": "Deputato",
            "latest_group": {
                "id": 909,
                "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/848811.jpeg",
            "gender": "F",
            "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/p308836",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14860,
            "n_absent": 1599,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 93
        },
        {
            "id": 959673,
            "stepped_in_date": null,
            "slug": "aldo-mattia-1956-01-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/aldo-mattia-1956-01-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 217
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/aldo-mattia-1956-01-11/?format=api",
            "n_rebels": 23,
            "family_name": "Mattia",
            "given_name": "Aldo",
            "role": "Deputato",
            "latest_group": {
                "id": 913,
                "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/959673.jpeg",
            "gender": "M",
            "election_area": "Basilicata",
            "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/p308939",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 13780,
            "n_absent": 2679,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 86
        },
        {
            "id": 505988,
            "stepped_in_date": null,
            "slug": "giovanna-miele-1980-07-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giovanna-miele-1980-07-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/giovanna-miele-1980-07-24/?format=api",
            "n_rebels": 76,
            "family_name": "Miele",
            "given_name": "Giovanna",
            "role": "Deputato",
            "latest_group": {
                "id": 931,
                "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/505988.jpeg",
            "gender": "F",
            "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/p308921",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 12168,
            "n_absent": 4291,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 77
        },
        {
            "id": 655581,
            "stepped_in_date": null,
            "slug": "francesco-mura-1983-09-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-mura-1983-09-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.17,
                "pp_branch_ordering": 165
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-mura-1983-09-20/?format=api",
            "n_rebels": 28,
            "family_name": "Mura",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 957,
                "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/655581.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/p308859",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 15077,
            "n_absent": 1382,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 95
        },
        {
            "id": 819605,
            "stepped_in_date": null,
            "slug": "matteo-orfini-1974-08-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/matteo-orfini-1974-08-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 183
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/matteo-orfini-1974-08-30/?format=api",
            "n_rebels": 13,
            "family_name": "Orfini",
            "given_name": "Matteo",
            "role": "Deputato",
            "latest_group": {
                "id": 967,
                "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/819605.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/p305815",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13743,
            "n_absent": 2716,
            "n_mission": 0,
            "days_in_parliament": "4767 00:00:00",
            "parse_days_in_parliament": "13 anni",
            "fidelity_index": 87
        },
        {
            "id": 520735,
            "stepped_in_date": null,
            "slug": "nicola-ottaviani-1968-07-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nicola-ottaviani-1968-07-21/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.21,
                "pp_branch_ordering": 137
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/nicola-ottaviani-1968-07-21/?format=api",
            "n_rebels": 153,
            "family_name": "Ottaviani",
            "given_name": "Nicola",
            "role": "Deputato",
            "latest_group": {
                "id": 977,
                "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/520735.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/p308918",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 12426,
            "n_absent": 4033,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 78
        },
        {
            "id": 533350,
            "stepped_in_date": null,
            "slug": "marco-padovani-1959-03-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-padovani-1959-03-25/?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/marco-padovani-1959-03-25/?format=api",
            "n_rebels": 8,
            "family_name": "Padovani",
            "given_name": "Marco",
            "role": "Deputato",
            "latest_group": {
                "id": 1225,
                "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/533350.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/p308864",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 16178,
            "n_absent": 281,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 102
        },
        {
            "id": 507581,
            "stepped_in_date": null,
            "slug": "alessandro-palombi-1976-07-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-palombi-1976-07-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.23,
                "pp_branch_ordering": 117
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-palombi-1976-07-07/?format=api",
            "n_rebels": 4,
            "family_name": "Palombi",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 983,
                "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/507581.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/p308839",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 16126,
            "n_absent": 333,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 102
        },
        {
            "id": 749517,
            "stepped_in_date": null,
            "slug": "stefano-patuanelli-1974-06-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/stefano-patuanelli-1974-06-08/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.25,
                "pp_branch_ordering": 119
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/stefano-patuanelli-1974-06-08/?format=api",
            "n_rebels": 31,
            "family_name": "Patuanelli",
            "given_name": "Stefano",
            "role": "Senatore",
            "latest_group": {
                "id": 256,
                "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/749517.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "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/p307860",
            "osr_identifier": "http://dati.senato.it/senatore/32681",
            "supports_majority": false,
            "n_voting": 7665,
            "n_present": 7483,
            "n_absent": 182,
            "n_mission": 0,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 94
        },
        {
            "id": 819438,
            "stepped_in_date": "2025-07-22",
            "slug": "mario-perantoni-1964-03-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mario-perantoni-1964-03-06/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 253
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mario-perantoni-1964-03-06/?format=api",
            "n_rebels": 4,
            "family_name": "Perantoni",
            "given_name": "Mario",
            "role": "Deputato",
            "latest_group": {
                "id": 3732,
                "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/819438.jpeg",
            "gender": "M",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2025-07-22",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307109",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 3031,
            "n_present": 2393,
            "n_absent": 638,
            "n_mission": 0,
            "days_in_parliament": "1922 00:00:00",
            "parse_days_in_parliament": "5 anni e 3 mesi",
            "fidelity_index": 78
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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
        }
    ]
}