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

{
    "count": 997,
    "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": "Aut (SVP-PATT, UV)",
                "value": "Aut (SVP-PATT, UV)"
            },
            {
                "id": "C.A.L.-Idv",
                "value": "C.A.L.-Idv"
            },
            {
                "id": "CAL-Pc-Idv",
                "value": "CAL-Pc-Idv"
            },
            {
                "id": "CI",
                "value": "CI"
            },
            {
                "id": "Europeisti-MAIE-CD",
                "value": "Europeisti-MAIE-CD"
            },
            {
                "id": "FDI",
                "value": "FDI"
            },
            {
                "id": "FI",
                "value": "FI"
            },
            {
                "id": "FIBP-UDC",
                "value": "FIBP-UDC"
            },
            {
                "id": "FdI",
                "value": "FdI"
            },
            {
                "id": "IPF",
                "value": "IPF"
            },
            {
                "id": "IV",
                "value": "IV"
            },
            {
                "id": "IV-PSI",
                "value": "IV-PSI"
            },
            {
                "id": "Ipf-CD",
                "value": "Ipf-CD"
            },
            {
                "id": "L-SP-PSd'Az",
                "value": "L-SP-PSd'Az"
            },
            {
                "id": "LEGA",
                "value": "LEGA"
            },
            {
                "id": "LEU-ART 1-SI",
                "value": "LEU-ART 1-SI"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "MISTO",
                "value": "MISTO"
            },
            {
                "id": "Misto",
                "value": "Misto"
            },
            {
                "id": "PD",
                "value": "PD"
            },
            {
                "id": "PD",
                "value": "PD"
            },
            {
                "id": "no_group",
                "value": "Nessun gruppo"
            }
        ],
        "governments": [
            {
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "value": "Conte I"
            },
            {
                "slug": "ii-governo-conte-none-2018-09-05",
                "value": "Conte II"
            },
            {
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "value": "Draghi I"
            },
            {
                "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://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/?format=api&ordering=-pp_ordering&page=7",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/?format=api&ordering=-pp_ordering&page=5",
    "results": [
        {
            "id": 822211,
            "stepped_in_date": null,
            "slug": "sebastiano-cubeddu-1966-01-01-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/sebastiano-cubeddu-1966-01-01-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/sebastiano-cubeddu-1966-01-01-2/?format=api",
            "n_rebels": null,
            "family_name": "CUBEDDU",
            "given_name": "SEBASTIANO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1615,
                "group": {
                    "id": 30,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822211.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-12",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 495860,
            "stepped_in_date": null,
            "slug": "giuseppe-luigi-cucca-1957-07-30",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/giuseppe-luigi-cucca-1957-07-30/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/giuseppe-luigi-cucca-1957-07-30/?format=api",
            "n_rebels": null,
            "family_name": "Cucca",
            "given_name": "Giuseppe Luigi",
            "role": "Senatore",
            "latest_group": {
                "id": 3020,
                "group": {
                    "id": 44,
                    "acronym": "IV-PSI",
                    "slug": "IV-PSI",
                    "branch": "senato",
                    "name": "Italia Viva - P.S.I.",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/495860.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819463,
            "stepped_in_date": null,
            "slug": "sara-cunial-1979-07-08",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/sara-cunial-1979-07-08/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/sara-cunial-1979-07-08/?format=api",
            "n_rebels": null,
            "family_name": "CUNIAL",
            "given_name": "SARA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2361,
                "group": {
                    "id": 28,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819463.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819533,
            "stepped_in_date": null,
            "slug": "giovanni-curro-1986-08-30",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/giovanni-curro-1986-08-30/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/giovanni-curro-1986-08-30/?format=api",
            "n_rebels": null,
            "family_name": "CURRO'",
            "given_name": "GIOVANNI",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1498,
                "group": {
                    "id": 30,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819533.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819388,
            "stepped_in_date": null,
            "slug": "fabiana-dadone-1984-02-12",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/fabiana-dadone-1984-02-12/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/fabiana-dadone-1984-02-12/?format=api",
            "n_rebels": null,
            "family_name": "Dadone",
            "given_name": "Fabiana",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1531,
                "group": {
                    "id": 30,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819388.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819529,
            "stepped_in_date": null,
            "slug": "federica-daga-1976-02-28",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/federica-daga-1976-02-28/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/federica-daga-1976-02-28/?format=api",
            "n_rebels": null,
            "family_name": "DAGA",
            "given_name": "FEDERICA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2149,
                "group": {
                    "id": 36,
                    "acronym": "IPF",
                    "slug": "Ipf",
                    "branch": "camera",
                    "name": "INSIEME PER IL FUTURO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819529.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 495950,
            "stepped_in_date": null,
            "slug": "camillo-dalessandro-1976-05-09",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/camillo-dalessandro-1976-05-09/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/camillo-dalessandro-1976-05-09/?format=api",
            "n_rebels": null,
            "family_name": "D'Alessandro",
            "given_name": "Camillo",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1857,
                "group": {
                    "id": 27,
                    "acronym": "IV",
                    "slug": "IV",
                    "branch": "camera",
                    "name": "ITALIA VIVA",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/495950.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 494662,
            "stepped_in_date": null,
            "slug": "luciano-dalfonso-1965-12-13",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/luciano-dalfonso-1965-12-13/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/luciano-dalfonso-1965-12-13/?format=api",
            "n_rebels": null,
            "family_name": "D'Alfonso",
            "given_name": "Luciano",
            "role": "Senatore",
            "latest_group": {
                "id": 3121,
                "group": {
                    "id": 41,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494662.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819197,
            "stepped_in_date": null,
            "slug": "matteo-dallosso-1978-05-18",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/matteo-dallosso-1978-05-18/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/matteo-dallosso-1978-05-18/?format=api",
            "n_rebels": null,
            "family_name": "DALL'OSSO",
            "given_name": "MATTEO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2079,
                "group": {
                    "id": 28,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819197.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 495821,
            "stepped_in_date": null,
            "slug": "franco-dal-mas-1964-07-15",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/franco-dal-mas-1964-07-15/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/franco-dal-mas-1964-07-15/?format=api",
            "n_rebels": null,
            "family_name": "Dal Mas",
            "given_name": "Franco",
            "role": "Senatore",
            "latest_group": {
                "id": 3123,
                "group": {
                    "id": 40,
                    "acronym": "FIBP-UDC",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente-UDC",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032611.jpg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822247,
            "stepped_in_date": null,
            "slug": "gian-pietro-dal-moro-1958-05-23-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/gian-pietro-dal-moro-1958-05-23-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/gian-pietro-dal-moro-1958-05-23-2/?format=api",
            "n_rebels": null,
            "family_name": "DAL MORO",
            "given_name": "GIAN PIETRO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2833,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822247.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819427,
            "stepped_in_date": null,
            "slug": "giuseppe-dambrosio-1978-04-29",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/giuseppe-dambrosio-1978-04-29/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/giuseppe-dambrosio-1978-04-29/?format=api",
            "n_rebels": null,
            "family_name": "D'AMBROSIO",
            "given_name": "GIUSEPPE",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2127,
                "group": {
                    "id": 28,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819427.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-12",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 498906,
            "stepped_in_date": null,
            "slug": "dario-damiani-1974-06-21",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/dario-damiani-1974-06-21/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/dario-damiani-1974-06-21/?format=api",
            "n_rebels": null,
            "family_name": "Damiani",
            "given_name": "Dario",
            "role": "Senatore",
            "latest_group": {
                "id": 3495,
                "group": {
                    "id": 40,
                    "acronym": "FIBP-UDC",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente-UDC",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/498906.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819360,
            "stepped_in_date": null,
            "slug": "grazia-dangelo-1975-07-19",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/grazia-dangelo-1975-07-19/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/grazia-dangelo-1975-07-19/?format=api",
            "n_rebels": null,
            "family_name": "D'Angelo",
            "given_name": "Grazia",
            "role": "Senatore",
            "latest_group": {
                "id": 3493,
                "group": {
                    "id": 43,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032612.jpg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 504670,
            "stepped_in_date": null,
            "slug": "andrea-dara-1979-01-07",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/andrea-dara-1979-01-07/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/andrea-dara-1979-01-07/?format=api",
            "n_rebels": null,
            "family_name": "Dara",
            "given_name": "Andrea",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2316,
                "group": {
                    "id": 29,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/504670.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-13",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 501585,
            "stepped_in_date": null,
            "slug": "vincenzo-darienzo-1965-12-27",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/vincenzo-darienzo-1965-12-27/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/vincenzo-darienzo-1965-12-27/?format=api",
            "n_rebels": null,
            "family_name": "D'Arienzo",
            "given_name": "Vincenzo",
            "role": "Senatore",
            "latest_group": {
                "id": 2884,
                "group": {
                    "id": 41,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/501585.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822195,
            "stepped_in_date": null,
            "slug": "celeste-darrando-1985-03-23-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/celeste-darrando-1985-03-23-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/celeste-darrando-1985-03-23-2/?format=api",
            "n_rebels": null,
            "family_name": "D'ARRANDO",
            "given_name": "CELESTE",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1281,
                "group": {
                    "id": 30,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822195.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 523853,
            "stepped_in_date": null,
            "slug": "mauro-dattis-1973-07-30",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/mauro-dattis-1973-07-30/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/mauro-dattis-1973-07-30/?format=api",
            "n_rebels": null,
            "family_name": "D'Attis",
            "given_name": "Mauro",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2493,
                "group": {
                    "id": 33,
                    "acronym": "FI",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/523853.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 741851,
            "stepped_in_date": null,
            "slug": "fausto-de-angelis-1973-08-12",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/fausto-de-angelis-1973-08-12/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/fausto-de-angelis-1973-08-12/?format=api",
            "n_rebels": null,
            "family_name": "De Angelis",
            "given_name": "Fausto",
            "role": "Senatore",
            "latest_group": {
                "id": 3267,
                "group": {
                    "id": 39,
                    "acronym": "L-SP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega-Salvini Premier-Partito Sardo d'Azione",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00036179.jpg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2022-03-29",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819519,
            "stepped_in_date": null,
            "slug": "sara-de-angelis-1976-07-06",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/sara-de-angelis-1976-07-06/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/sara-de-angelis-1976-07-06/?format=api",
            "n_rebels": null,
            "family_name": "DE ANGELIS",
            "given_name": "SARA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1465,
                "group": {
                    "id": 29,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819519.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819033,
            "stepped_in_date": null,
            "slug": "andrea-de-bertoldi-1966-05-12",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/andrea-de-bertoldi-1966-05-12/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/andrea-de-bertoldi-1966-05-12/?format=api",
            "n_rebels": null,
            "family_name": "De Bertoldi",
            "given_name": "Andrea",
            "role": "Senatore",
            "latest_group": {
                "id": 3103,
                "group": {
                    "id": 38,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819033.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819635,
            "stepped_in_date": null,
            "slug": "saverio-de-bonis-1964-11-19",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/saverio-de-bonis-1964-11-19/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/saverio-de-bonis-1964-11-19/?format=api",
            "n_rebels": null,
            "family_name": "De Bonis",
            "given_name": "Saverio",
            "role": "Senatore",
            "latest_group": {
                "id": 3129,
                "group": {
                    "id": 40,
                    "acronym": "FIBP-UDC",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente-UDC",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032614.jpg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 603667,
            "stepped_in_date": null,
            "slug": "luca-de-carlo-1972-08-07",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/luca-de-carlo-1972-08-07/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/luca-de-carlo-1972-08-07/?format=api",
            "n_rebels": null,
            "family_name": "De Carlo",
            "given_name": "Luca",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2749,
                "group": {
                    "id": 32,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00032898.jpg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "end_date": "2020-08-05",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 603667,
            "stepped_in_date": null,
            "slug": "luca-de-carlo-1972-08-07",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/luca-de-carlo-1972-08-07/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/luca-de-carlo-1972-08-07/?format=api",
            "n_rebels": null,
            "family_name": "De Carlo",
            "given_name": "Luca",
            "role": "Senatore",
            "latest_group": {
                "id": 3660,
                "group": {
                    "id": 38,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00032898.jpg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2020-09-24",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822366,
            "stepped_in_date": null,
            "slug": "sabrina-de-carlo-1988-07-08-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/sabrina-de-carlo-1988-07-08-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/sabrina-de-carlo-1988-07-08-2/?format=api",
            "n_rebels": null,
            "family_name": "DE CARLO",
            "given_name": "SABRINA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2729,
                "group": {
                    "id": 28,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822366.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819049,
            "stepped_in_date": null,
            "slug": "gregorio-de-falco-1965-03-08",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/gregorio-de-falco-1965-03-08/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/gregorio-de-falco-1965-03-08/?format=api",
            "n_rebels": null,
            "family_name": "De Falco",
            "given_name": "Gregorio",
            "role": "Senatore",
            "latest_group": {
                "id": 3552,
                "group": {
                    "id": 46,
                    "acronym": "Misto",
                    "slug": "Misto",
                    "branch": "senato",
                    "name": "Misto",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032615.jpg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 494065,
            "stepped_in_date": null,
            "slug": "vito-de-filippo-1963-08-27",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/vito-de-filippo-1963-08-27/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/vito-de-filippo-1963-08-27/?format=api",
            "n_rebels": null,
            "family_name": "De Filippo",
            "given_name": "Vito",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1261,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494065.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819547,
            "stepped_in_date": null,
            "slug": "rosalba-de-giorgi-1970-05-01",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/rosalba-de-giorgi-1970-05-01/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/rosalba-de-giorgi-1970-05-01/?format=api",
            "n_rebels": null,
            "family_name": "DE GIORGI",
            "given_name": "ROSALBA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1978,
                "group": {
                    "id": 28,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819547.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-12",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822310,
            "stepped_in_date": null,
            "slug": "carlo-ugo-de-girolamo-1985-10-16-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/carlo-ugo-de-girolamo-1985-10-16-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/carlo-ugo-de-girolamo-1985-10-16-2/?format=api",
            "n_rebels": null,
            "family_name": "DE GIROLAMO",
            "given_name": "CARLO UGO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2498,
                "group": {
                    "id": 28,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822310.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819563,
            "stepped_in_date": null,
            "slug": "paola-deiana-1985-04-05",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/paola-deiana-1985-04-05/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/paola-deiana-1985-04-05/?format=api",
            "n_rebels": null,
            "family_name": "DEIANA",
            "given_name": "PAOLA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2542,
                "group": {
                    "id": 36,
                    "acronym": "IPF",
                    "slug": "Ipf",
                    "branch": "camera",
                    "name": "INSIEME PER IL FUTURO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819563.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822184,
            "stepped_in_date": null,
            "slug": "salvatore-deidda-1976-10-07-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/salvatore-deidda-1976-10-07-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/salvatore-deidda-1976-10-07-2/?format=api",
            "n_rebels": null,
            "family_name": "Deidda",
            "given_name": "Salvatore",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2549,
                "group": {
                    "id": 32,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822184.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822221,
            "stepped_in_date": null,
            "slug": "mauro-del-barba-1970-07-20-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/mauro-del-barba-1970-07-20-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/mauro-del-barba-1970-07-20-2/?format=api",
            "n_rebels": null,
            "family_name": "Del Barba",
            "given_name": "Mauro",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1310,
                "group": {
                    "id": 27,
                    "acronym": "IV",
                    "slug": "IV",
                    "branch": "camera",
                    "name": "ITALIA VIVA",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822221.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 496324,
            "stepped_in_date": null,
            "slug": "umberto-del-basso-de-caro-1953-09-29",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/umberto-del-basso-de-caro-1953-09-29/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/umberto-del-basso-de-caro-1953-09-29/?format=api",
            "n_rebels": null,
            "family_name": "Del Basso De Caro",
            "given_name": "Umberto",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1669,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496324.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819504,
            "stepped_in_date": null,
            "slug": "daniele-del-grosso-1981-03-21",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/daniele-del-grosso-1981-03-21/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/daniele-del-grosso-1981-03-21/?format=api",
            "n_rebels": null,
            "family_name": "DEL GROSSO",
            "given_name": "DANIELE",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2057,
                "group": {
                    "id": 36,
                    "acronym": "IPF",
                    "slug": "Ipf",
                    "branch": "camera",
                    "name": "INSIEME PER IL FUTURO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819504.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-09",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 498598,
            "stepped_in_date": null,
            "slug": "cecilia-delia-1963-07-31",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/cecilia-delia-1963-07-31/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/cecilia-delia-1963-07-31/?format=api",
            "n_rebels": null,
            "family_name": "D'Elia",
            "given_name": "Cecilia",
            "role": "Deputato",
            "latest_group": {
                "id": 2008,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00031875.jpg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2022-01-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 494826,
            "stepped_in_date": null,
            "slug": "guido-della-frera-1964-12-12",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/guido-della-frera-1964-12-12/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/guido-della-frera-1964-12-12/?format=api",
            "n_rebels": null,
            "family_name": "Della Frera",
            "given_name": "Guido",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1305,
                "group": {
                    "id": 28,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494826.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-13",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819056,
            "stepped_in_date": null,
            "slug": "gianmauro-dellolio-1968-03-07",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/gianmauro-dellolio-1968-03-07/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/gianmauro-dellolio-1968-03-07/?format=api",
            "n_rebels": null,
            "family_name": "Dell'Olio",
            "given_name": "Gianmauro",
            "role": "Senatore",
            "latest_group": {
                "id": 3036,
                "group": {
                    "id": 43,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819056.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822279,
            "stepped_in_date": null,
            "slug": "andrea-delmastro-delle-vedove-1976-10-22-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/andrea-delmastro-delle-vedove-1976-10-22-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/andrea-delmastro-delle-vedove-1976-10-22-2/?format=api",
            "n_rebels": null,
            "family_name": "Delmastro Delle Vedove",
            "given_name": "Andrea",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1663,
                "group": {
                    "id": 32,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822279.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-09",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822210,
            "stepped_in_date": null,
            "slug": "antonio-del-monaco-1956-04-08-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/antonio-del-monaco-1956-04-08-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/antonio-del-monaco-1956-04-08-2/?format=api",
            "n_rebels": null,
            "family_name": "DEL MONACO",
            "given_name": "ANTONIO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2412,
                "group": {
                    "id": 30,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822210.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-11",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822167,
            "stepped_in_date": null,
            "slug": "diego-de-lorenzis-1979-06-06-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/diego-de-lorenzis-1979-06-06-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/diego-de-lorenzis-1979-06-06-2/?format=api",
            "n_rebels": null,
            "family_name": "DE LORENZIS",
            "given_name": "DIEGO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2121,
                "group": {
                    "id": 30,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822167.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819200,
            "stepped_in_date": null,
            "slug": "rina-de-lorenzo-1965-12-15",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/rina-de-lorenzo-1965-12-15/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/rina-de-lorenzo-1965-12-15/?format=api",
            "n_rebels": null,
            "family_name": "DE LORENZO",
            "given_name": "RINA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2636,
                "group": {
                    "id": 31,
                    "acronym": "LEU-ART 1-SI",
                    "slug": "LeU",
                    "branch": "camera",
                    "name": "LIBERI E UGUALI",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819200.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822349,
            "stepped_in_date": null,
            "slug": "emanuela-claudia-del-re-1963-12-06-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/emanuela-claudia-del-re-1963-12-06-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/emanuela-claudia-del-re-1963-12-06-2/?format=api",
            "n_rebels": null,
            "family_name": "DEL RE",
            "given_name": "EMANUELA CLAUDIA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2838,
                "group": {
                    "id": 30,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822349.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-12",
            "end_date": "2021-06-30",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 496401,
            "stepped_in_date": null,
            "slug": "graziano-delrio-1960-04-27",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/graziano-delrio-1960-04-27/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/graziano-delrio-1960-04-27/?format=api",
            "n_rebels": null,
            "family_name": "Delrio",
            "given_name": "Graziano",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2013,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496401.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822239,
            "stepped_in_date": null,
            "slug": "margherita-del-sesto-1980-08-27-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/margherita-del-sesto-1980-08-27-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/margherita-del-sesto-1980-08-27-2/?format=api",
            "n_rebels": null,
            "family_name": "DEL SESTO",
            "given_name": "MARGHERITA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2393,
                "group": {
                    "id": 28,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822239.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819534,
            "stepped_in_date": null,
            "slug": "piero-de-luca-1980-06-11",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/piero-de-luca-1980-06-11/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/piero-de-luca-1980-06-11/?format=api",
            "n_rebels": null,
            "family_name": "De Luca",
            "given_name": "Piero",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1505,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819534.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819634,
            "stepped_in_date": null,
            "slug": "danila-de-lucia-1961-12-03",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/danila-de-lucia-1961-12-03/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/danila-de-lucia-1961-12-03/?format=api",
            "n_rebels": null,
            "family_name": "De Lucia",
            "given_name": "Danila",
            "role": "Senatore",
            "latest_group": {
                "id": 3554,
                "group": {
                    "id": 43,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032617.jpg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 497429,
            "stepped_in_date": null,
            "slug": "andrea-de-maria-1966-10-05",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/andrea-de-maria-1966-10-05/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/andrea-de-maria-1966-10-05/?format=api",
            "n_rebels": null,
            "family_name": "De Maria",
            "given_name": "Andrea",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2783,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/497429.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822181,
            "stepped_in_date": null,
            "slug": "guido-de-martini-1956-01-03-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/guido-de-martini-1956-01-03-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/guido-de-martini-1956-01-03-2/?format=api",
            "n_rebels": null,
            "family_name": "DE MARTINI",
            "given_name": "GUIDO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1925,
                "group": {
                    "id": 29,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822181.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822344,
            "stepped_in_date": null,
            "slug": "roger-de-menech-1973-03-14-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/roger-de-menech-1973-03-14-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/roger-de-menech-1973-03-14-2/?format=api",
            "n_rebels": null,
            "family_name": "DE MENECH",
            "given_name": "ROGER",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2174,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822344.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822357,
            "stepped_in_date": null,
            "slug": "paola-de-micheli-1973-09-01-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/paola-de-micheli-1973-09-01-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/paola-de-micheli-1973-09-01-2/?format=api",
            "n_rebels": null,
            "family_name": "De Micheli",
            "given_name": "Paola",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2258,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822357.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        }
    ]
}