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

{
    "count": 621,
    "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&page=2",
    "previous": null,
    "results": [
        {
            "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": null,
            "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": 0,
            "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",
            "supports_majority": false,
            "n_voting": 220,
            "n_present": 195,
            "n_absent": 25,
            "n_mission": 0,
            "days_in_parliament": "1689 00:00:00",
            "parse_days_in_parliament": "4 anni e 7 mesi",
            "fidelity_index": 88
        },
        {
            "id": 932975,
            "stepped_in_date": "2025-03-12",
            "slug": "andrea-gentile-1980-06-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-gentile-1980-06-01/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 349
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-gentile-1980-06-01/?format=api",
            "n_rebels": 13,
            "family_name": "Gentile",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 3726,
                "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.eu-central-1.amazonaws.com/images/persons/932975.jpg",
            "gender": "M",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2025-03-12",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 2271,
            "n_present": 1977,
            "n_absent": 294,
            "n_mission": 0,
            "days_in_parliament": "484 00:00:00",
            "parse_days_in_parliament": "1 anno e 3 mesi",
            "fidelity_index": 86
        },
        {
            "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": 167
            },
            "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",
            "supports_majority": false,
            "n_voting": 1278,
            "n_present": 1267,
            "n_absent": 11,
            "n_mission": 0,
            "days_in_parliament": "1869 00:00:00",
            "parse_days_in_parliament": "5 anni e 1 mese",
            "fidelity_index": 87
        },
        {
            "id": 737614,
            "stepped_in_date": "2025-01-07",
            "slug": "alberto-pandolfo-1985-11-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alberto-pandolfo-1985-11-29/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 280
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alberto-pandolfo-1985-11-29/?format=api",
            "n_rebels": 1,
            "family_name": "Pandolfo",
            "given_name": "Alberto",
            "role": "Deputato",
            "latest_group": {
                "id": 3720,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.eu-central-1.amazonaws.com/images/persons/737614.jpg",
            "gender": "M",
            "election_area": "Liguria",
            "election_macro_area": "Nord-ovest",
            "start_date": "2025-01-07",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 3226,
            "n_present": 3166,
            "n_absent": 60,
            "n_mission": 0,
            "days_in_parliament": "206 00:00:00",
            "parse_days_in_parliament": "6 mesi",
            "fidelity_index": 98
        },
        {
            "id": 642778,
            "stepped_in_date": "2024-12-20",
            "slug": "rosanna-filippin-1962-02-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/rosanna-filippin-1962-02-08/?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/rosanna-filippin-1962-02-08/?format=api",
            "n_rebels": 0,
            "family_name": "Filippin",
            "given_name": "Rosanna",
            "role": "Deputato",
            "latest_group": {
                "id": 3719,
                "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/642778.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2024-12-20",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 3226,
            "n_present": 3170,
            "n_absent": 56,
            "n_mission": 0,
            "days_in_parliament": "2057 00:00:00",
            "parse_days_in_parliament": "5 anni e 7 mesi",
            "fidelity_index": 98
        },
        {
            "id": 498783,
            "stepped_in_date": "2024-12-02",
            "slug": "antonio-maria-gabellone-1959-09-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-maria-gabellone-1959-09-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 198
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-maria-gabellone-1959-09-16/?format=api",
            "n_rebels": 0,
            "family_name": "Gabellone",
            "given_name": "Antonio Maria",
            "role": "Deputato",
            "latest_group": {
                "id": 3717,
                "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/498783.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2024-12-02",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 3645,
            "n_present": 3484,
            "n_absent": 161,
            "n_mission": 0,
            "days_in_parliament": "242 00:00:00",
            "parse_days_in_parliament": "8 mesi",
            "fidelity_index": 95
        },
        {
            "id": 675281,
            "stepped_in_date": "2024-07-09",
            "slug": "maria-paola-boscaini-1954-09-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-paola-boscaini-1954-09-22/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 325
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-paola-boscaini-1954-09-22/?format=api",
            "n_rebels": 4,
            "family_name": "Boscaini",
            "given_name": "Maria Paola",
            "role": "Deputato",
            "latest_group": {
                "id": 3705,
                "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.eu-central-1.amazonaws.com/images/persons/657580.jpg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2024-07-09",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 5738,
            "n_present": 4883,
            "n_absent": 855,
            "n_mission": 0,
            "days_in_parliament": "388 00:00:00",
            "parse_days_in_parliament": "1 anno",
            "fidelity_index": 94
        },
        {
            "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": 232
            },
            "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": 22,
            "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",
            "supports_majority": false,
            "n_voting": 5738,
            "n_present": 4461,
            "n_absent": 1277,
            "n_mission": 0,
            "days_in_parliament": "2063 00:00:00",
            "parse_days_in_parliament": "5 anni e 7 mesi",
            "fidelity_index": 85
        },
        {
            "id": 508791,
            "stepped_in_date": "2024-07-09",
            "slug": "nadia-romeo-1971-06-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nadia-romeo-1971-06-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 254
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/nadia-romeo-1971-06-23/?format=api",
            "n_rebels": 13,
            "family_name": "Romeo",
            "given_name": "Nadia",
            "role": "Deputato",
            "latest_group": {
                "id": 3704,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.eu-central-1.amazonaws.com/images/persons/508791.jpg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2024-07-09",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 5738,
            "n_present": 5264,
            "n_absent": 441,
            "n_mission": 33,
            "days_in_parliament": "388 00:00:00",
            "parse_days_in_parliament": "1 anno",
            "fidelity_index": 101
        },
        {
            "id": 960678,
            "stepped_in_date": "2024-04-09",
            "slug": "antonio-ferrara-1970-01-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-ferrara-1970-01-28/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 310
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-ferrara-1970-01-28/?format=api",
            "n_rebels": 1,
            "family_name": "Ferrara",
            "given_name": "Antonio",
            "role": "Deputato",
            "latest_group": {
                "id": 3698,
                "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.eu-central-1.amazonaws.com/images/persons/960678.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2024-04-09",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 6544,
            "n_present": 5337,
            "n_absent": 1207,
            "n_mission": 0,
            "days_in_parliament": "479 00:00:00",
            "parse_days_in_parliament": "1 anno e 3 mesi",
            "fidelity_index": 91
        },
        {
            "id": 819232,
            "stepped_in_date": "2023-10-30",
            "slug": "adriano-galliani-1944-07-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/adriano-galliani-1944-07-30/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.18,
                "pp_branch_ordering": 175
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/adriano-galliani-1944-07-30/?format=api",
            "n_rebels": 1,
            "family_name": "Galliani",
            "given_name": "Adriano",
            "role": "Senatore",
            "latest_group": {
                "id": 3679,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032637.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2023-10-30",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 4714,
            "n_present": 2457,
            "n_absent": 471,
            "n_mission": 1786,
            "days_in_parliament": "2305 00:00:00",
            "parse_days_in_parliament": "6 anni e 3 mesi",
            "fidelity_index": 41
        },
        {
            "id": 648657,
            "stepped_in_date": "2023-05-31",
            "slug": "cristina-tajani-1978-11-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/cristina-tajani-1978-11-28/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 147
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/cristina-tajani-1978-11-28/?format=api",
            "n_rebels": 67,
            "family_name": "Tajani",
            "given_name": "Cristina",
            "role": "Senatore",
            "latest_group": {
                "id": 3676,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/648657.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2023-05-31",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 6057,
            "n_present": 5389,
            "n_absent": 283,
            "n_mission": 385,
            "days_in_parliament": "793 00:00:00",
            "parse_days_in_parliament": "2 anni e 2 mesi",
            "fidelity_index": 84
        },
        {
            "id": 960125,
            "stepped_in_date": "2023-05-09",
            "slug": "cinzia-pellegrino-1975-07-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/cinzia-pellegrino-1975-07-17/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.22,
                "pp_branch_ordering": 129
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/cinzia-pellegrino-1975-07-17/?format=api",
            "n_rebels": 16,
            "family_name": "Pellegrino",
            "given_name": "Cinzia",
            "role": "Senatore",
            "latest_group": {
                "id": 3674,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00035489.jpg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2023-05-09",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 6209,
            "n_present": 5653,
            "n_absent": 55,
            "n_mission": 501,
            "days_in_parliament": "815 00:00:00",
            "parse_days_in_parliament": "2 anni e 2 mesi",
            "fidelity_index": 87
        },
        {
            "id": 819370,
            "stepped_in_date": "2023-03-21",
            "slug": "filippo-sensi-1968-03-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/filippo-sensi-1968-03-04/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 154
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/filippo-sensi-1968-03-04/?format=api",
            "n_rebels": 38,
            "family_name": "Sensi",
            "given_name": "Filippo",
            "role": "Senatore",
            "latest_group": {
                "id": 3672,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819370.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2023-03-21",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 6867,
            "n_present": 6516,
            "n_absent": 111,
            "n_mission": 240,
            "days_in_parliament": "2532 00:00:00",
            "parse_days_in_parliament": "6 anni e 11 mesi",
            "fidelity_index": 89
        },
        {
            "id": 680929,
            "stepped_in_date": "2023-01-18",
            "slug": "daniela-ternullo-1975-05-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/daniela-ternullo-1975-05-09/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.68,
                "pp_branch_ordering": 41
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/daniela-ternullo-1975-05-09/?format=api",
            "n_rebels": 28,
            "family_name": "Ternullo",
            "given_name": "Daniela",
            "role": "Senatore",
            "latest_group": {
                "id": 3669,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/680929.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2023-01-18",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7338,
            "n_present": 6190,
            "n_absent": 86,
            "n_mission": 1062,
            "days_in_parliament": "926 00:00:00",
            "parse_days_in_parliament": "2 anni e 6 mesi",
            "fidelity_index": 75
        },
        {
            "id": 822250,
            "stepped_in_date": null,
            "slug": "davide-aiello-1985-10-31-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/davide-aiello-1985-10-31-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.24,
                "pp_branch_ordering": 109
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/davide-aiello-1985-10-31-2/?format=api",
            "n_rebels": 13,
            "family_name": "Aiello",
            "given_name": "Davide",
            "role": "Deputato",
            "latest_group": {
                "id": 414,
                "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/822250.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 10702,
            "n_absent": 2793,
            "n_mission": 153,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 80
        },
        {
            "id": 925949,
            "stepped_in_date": null,
            "slug": "lucia-albano-1965-02-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/lucia-albano-1965-02-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.08,
                "pp_branch_ordering": 372
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/lucia-albano-1965-02-11/?format=api",
            "n_rebels": 5,
            "family_name": "Albano",
            "given_name": "Lucia",
            "role": "Deputato",
            "latest_group": {
                "id": 416,
                "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/925949.jpeg",
            "gender": "F",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 1594,
            "n_absent": 837,
            "n_mission": 11217,
            "days_in_parliament": "1743 00:00:00",
            "parse_days_in_parliament": "4 anni e 9 mesi",
            "fidelity_index": 12
        },
        {
            "id": 819025,
            "stepped_in_date": null,
            "slug": "maria-elisabetta-alberti-casellati-1946-08-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-elisabetta-alberti-casellati-1946-08-12/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.1,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-elisabetta-alberti-casellati-1946-08-12/?format=api",
            "n_rebels": 1,
            "family_name": "Alberti Casellati",
            "given_name": "Maria Elisabetta",
            "role": "Senatore",
            "latest_group": {
                "id": 8,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.eu-central-1.amazonaws.com/images/persons/819025.jpg",
            "gender": "F",
            "election_area": "Basilicata",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 910,
            "n_absent": 0,
            "n_mission": 6681,
            "days_in_parliament": "8304 00:00:00",
            "parse_days_in_parliament": "22 anni e 9 mesi",
            "fidelity_index": 11
        },
        {
            "id": 496123,
            "stepped_in_date": null,
            "slug": "alessandro-alfieri-1972-02-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-alfieri-1972-02-02/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 154
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-alfieri-1972-02-02/?format=api",
            "n_rebels": 47,
            "family_name": "Alfieri",
            "given_name": "Alessandro",
            "role": "Senatore",
            "latest_group": {
                "id": 10,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00032578.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6683,
            "n_absent": 280,
            "n_mission": 628,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 77
        },
        {
            "id": 959722,
            "stepped_in_date": null,
            "slug": "enrica-alifano-1967-01-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/enrica-alifano-1967-01-31/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 182
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/enrica-alifano-1967-01-31/?format=api",
            "n_rebels": 12,
            "family_name": "Alifano",
            "given_name": "Enrica",
            "role": "Deputato",
            "latest_group": {
                "id": 418,
                "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/959722.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 13189,
            "n_absent": 459,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 101
        },
        {
            "id": 607505,
            "stepped_in_date": null,
            "slug": "cristina-almici-1969-06-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/cristina-almici-1969-06-26/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 210
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/cristina-almici-1969-06-26/?format=api",
            "n_rebels": 13,
            "family_name": "Almici",
            "given_name": "Cristina",
            "role": "Deputato",
            "latest_group": {
                "id": 420,
                "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/607505.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12797,
            "n_absent": 653,
            "n_mission": 198,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 98
        },
        {
            "id": 960097,
            "stepped_in_date": null,
            "slug": "vincenza-aloisio-1946-12-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vincenza-aloisio-1946-12-15/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 164
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vincenza-aloisio-1946-12-15/?format=api",
            "n_rebels": 19,
            "family_name": "Aloisio",
            "given_name": "Vincenza",
            "role": "Senatore",
            "latest_group": {
                "id": 12,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00036381.jpg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 7388,
            "n_absent": 201,
            "n_mission": 2,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 94
        },
        {
            "id": 960403,
            "stepped_in_date": null,
            "slug": "gaetano-amato-1957-06-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gaetano-amato-1957-06-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 265
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gaetano-amato-1957-06-05/?format=api",
            "n_rebels": 15,
            "family_name": "Amato",
            "given_name": "Gaetano",
            "role": "Deputato",
            "latest_group": {
                "id": 422,
                "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/960403.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 11484,
            "n_absent": 1938,
            "n_mission": 226,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 88
        },
        {
            "id": 741884,
            "stepped_in_date": null,
            "slug": "paola-ambrogio-1970-12-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paola-ambrogio-1970-12-02/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.29,
                "pp_branch_ordering": 115
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paola-ambrogio-1970-12-02/?format=api",
            "n_rebels": 4,
            "family_name": "Ambrogio",
            "given_name": "Paola",
            "role": "Senatore",
            "latest_group": {
                "id": 14,
                "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/741884.jpeg",
            "gender": "F",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7590,
            "n_absent": 0,
            "n_mission": 1,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 99
        },
        {
            "id": 830136,
            "stepped_in_date": null,
            "slug": "alessia-ambrosi-1982-04-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessia-ambrosi-1982-04-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 190
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessia-ambrosi-1982-04-14/?format=api",
            "n_rebels": 19,
            "family_name": "Ambrosi",
            "given_name": "Alessia",
            "role": "Deputato",
            "latest_group": {
                "id": 424,
                "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/830136.jpeg",
            "gender": "F",
            "election_area": "Trentino-Alto Adige/Südtirol",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 10493,
            "n_absent": 3155,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 78
        },
        {
            "id": 824094,
            "stepped_in_date": null,
            "slug": "vincenzo-amendola-1973-12-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vincenzo-amendola-1973-12-22/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 265
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vincenzo-amendola-1973-12-22/?format=api",
            "n_rebels": 70,
            "family_name": "Amendola",
            "given_name": "Vincenzo",
            "role": "Deputato",
            "latest_group": {
                "id": 426,
                "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/824094.jpeg",
            "gender": "M",
            "election_area": "Basilicata",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9154,
            "n_absent": 3052,
            "n_mission": 1442,
            "days_in_parliament": "2866 00:00:00",
            "parse_days_in_parliament": "7 anni e 10 mesi",
            "fidelity_index": 68
        },
        {
            "id": 681882,
            "stepped_in_date": null,
            "slug": "vincenzo-amich-1977-07-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vincenzo-amich-1977-07-26/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 210
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vincenzo-amich-1977-07-26/?format=api",
            "n_rebels": 4,
            "family_name": "Amich",
            "given_name": "Vincenzo",
            "role": "Deputato",
            "latest_group": {
                "id": 428,
                "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/681882.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 13163,
            "n_absent": 456,
            "n_mission": 29,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 101
        },
        {
            "id": 501240,
            "stepped_in_date": null,
            "slug": "bartolomeo-amidei-1961-05-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/bartolomeo-amidei-1961-05-23/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.22,
                "pp_branch_ordering": 133
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/bartolomeo-amidei-1961-05-23/?format=api",
            "n_rebels": 2,
            "family_name": "Amidei",
            "given_name": "Bartolomeo",
            "role": "Senatore",
            "latest_group": {
                "id": 16,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00031010.jpg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7374,
            "n_absent": 32,
            "n_mission": 185,
            "days_in_parliament": "2297 00:00:00",
            "parse_days_in_parliament": "6 anni e 3 mesi",
            "fidelity_index": 95
        },
        {
            "id": 742220,
            "stepped_in_date": null,
            "slug": "alessandro-amorese-1974-10-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-amorese-1974-10-09/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 198
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-amorese-1974-10-09/?format=api",
            "n_rebels": 6,
            "family_name": "Amorese",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 430,
                "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/742220.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12757,
            "n_absent": 891,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 98
        },
        {
            "id": 502537,
            "stepped_in_date": null,
            "slug": "renato-giuseppe-ancorotti-1956-03-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/renato-giuseppe-ancorotti-1956-03-19/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.22,
                "pp_branch_ordering": 133
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/renato-giuseppe-ancorotti-1956-03-19/?format=api",
            "n_rebels": 2,
            "family_name": "Ancorotti",
            "given_name": "Renato Giuseppe",
            "role": "Senatore",
            "latest_group": {
                "id": 18,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036383.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6145,
            "n_absent": 83,
            "n_mission": 1363,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 77
        },
        {
            "id": 552155,
            "stepped_in_date": null,
            "slug": "giorgia-andreuzza-1973-12-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giorgia-andreuzza-1973-12-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 320
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giorgia-andreuzza-1973-12-11/?format=api",
            "n_rebels": 29,
            "family_name": "Andreuzza",
            "given_name": "Giorgia",
            "role": "Deputato",
            "latest_group": {
                "id": 432,
                "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/552155.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12428,
            "n_absent": 1220,
            "n_mission": 0,
            "days_in_parliament": "2699 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 96
        },
        {
            "id": 819580,
            "stepped_in_date": null,
            "slug": "antonio-angelucci-1944-09-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-angelucci-1944-09-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 241
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-angelucci-1944-09-16/?format=api",
            "n_rebels": 0,
            "family_name": "Angelucci",
            "given_name": "Antonio",
            "role": "Deputato",
            "latest_group": {
                "id": 434,
                "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/819580.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 16,
            "n_absent": 13632,
            "n_mission": 0,
            "days_in_parliament": "6314 00:00:00",
            "parse_days_in_parliament": "17 anni e 3 mesi",
            "fidelity_index": 0
        },
        {
            "id": 502541,
            "stepped_in_date": null,
            "slug": "alfredo-antoniozzi-1956-03-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alfredo-antoniozzi-1956-03-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.33,
                "pp_branch_ordering": 72
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alfredo-antoniozzi-1956-03-18/?format=api",
            "n_rebels": 30,
            "family_name": "Antoniozzi",
            "given_name": "Alfredo",
            "role": "Deputato",
            "latest_group": {
                "id": 436,
                "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/502541.jpeg",
            "gender": "M",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 11489,
            "n_absent": 1958,
            "n_mission": 201,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 88
        },
        {
            "id": 499705,
            "stepped_in_date": null,
            "slug": "chiara-appendino-1984-06-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/chiara-appendino-1984-06-12/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 310
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/chiara-appendino-1984-06-12/?format=api",
            "n_rebels": 29,
            "family_name": "Appendino",
            "given_name": "Chiara",
            "role": "Deputato",
            "latest_group": {
                "id": 438,
                "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/499705.jpeg",
            "gender": "F",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 10353,
            "n_absent": 3295,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 80
        },
        {
            "id": 496902,
            "stepped_in_date": null,
            "slug": "giovanni-arruzzolo-1960-03-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giovanni-arruzzolo-1960-03-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 325
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giovanni-arruzzolo-1960-03-30/?format=api",
            "n_rebels": 90,
            "family_name": "Arruzzolo",
            "given_name": "Giovanni",
            "role": "Deputato",
            "latest_group": {
                "id": 440,
                "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/496902.jpeg",
            "gender": "M",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 7880,
            "n_absent": 5768,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 60
        },
        {
            "id": 822257,
            "stepped_in_date": null,
            "slug": "anna-ascani-1987-10-17-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/anna-ascani-1987-10-17-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 1.68,
                "pp_branch_ordering": 5
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/anna-ascani-1987-10-17-2/?format=api",
            "n_rebels": 2,
            "family_name": "Ascani",
            "given_name": "Anna",
            "role": "Deputato",
            "latest_group": {
                "id": 442,
                "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/822257.jpeg",
            "gender": "F",
            "election_area": "Umbria",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 4518,
            "n_absent": 202,
            "n_mission": 8928,
            "days_in_parliament": "4534 00:00:00",
            "parse_days_in_parliament": "12 anni e 5 mesi",
            "fidelity_index": 9
        },
        {
            "id": 819500,
            "stepped_in_date": null,
            "slug": "stefania-ascari-1980-03-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/stefania-ascari-1980-03-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 194
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/stefania-ascari-1980-03-03/?format=api",
            "n_rebels": 24,
            "family_name": "Ascari",
            "given_name": "Stefania",
            "role": "Deputato",
            "latest_group": {
                "id": 444,
                "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/819500.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 10382,
            "n_absent": 2783,
            "n_mission": 483,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 79
        },
        {
            "id": 494091,
            "stepped_in_date": null,
            "slug": "bruno-astorre-1963-03-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/bruno-astorre-1963-03-11/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/bruno-astorre-1963-03-11/?format=api",
            "n_rebels": 6,
            "family_name": "Astorre",
            "given_name": "Bruno",
            "role": "Senatore",
            "latest_group": {
                "id": 392,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00029040.jpg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": "2023-03-03",
            "assembly": "ASS-SENATO-19",
            "supports_majority": null,
            "n_voting": 722,
            "n_present": 437,
            "n_absent": 35,
            "n_mission": 250,
            "days_in_parliament": "3638 00:00:00",
            "parse_days_in_parliament": "9 anni e 11 mesi",
            "fidelity_index": 33
        },
        {
            "id": 494588,
            "stepped_in_date": null,
            "slug": "andrea-augello-1961-02-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-augello-1961-02-24/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.6520887480991274,
                "pp_branch_ordering": 41
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-augello-1961-02-24/?format=api",
            "n_rebels": 0,
            "family_name": "Augello",
            "given_name": "Andrea",
            "role": "Senatore",
            "latest_group": {
                "id": 20,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00022707.jpg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": "2023-04-28",
            "assembly": "ASS-SENATO-19",
            "supports_majority": null,
            "n_voting": 1333,
            "n_present": 96,
            "n_absent": 13,
            "n_mission": 1224,
            "days_in_parliament": "4541 00:00:00",
            "parse_days_in_parliament": "12 anni e 5 mesi",
            "fidelity_index": 6
        },
        {
            "id": 750705,
            "stepped_in_date": null,
            "slug": "carmela-auriemma-1981-07-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/carmela-auriemma-1981-07-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.45,
                "pp_branch_ordering": 54
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/carmela-auriemma-1981-07-03/?format=api",
            "n_rebels": 23,
            "family_name": "Auriemma",
            "given_name": "Carmela",
            "role": "Deputato",
            "latest_group": {
                "id": 446,
                "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/750705.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 11036,
            "n_absent": 2083,
            "n_mission": 529,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 85
        },
        {
            "id": 819053,
            "stepped_in_date": null,
            "slug": "alberto-bagnai-1962-12-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alberto-bagnai-1962-12-10/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.28,
                "pp_branch_ordering": 100
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alberto-bagnai-1962-12-10/?format=api",
            "n_rebels": 20,
            "family_name": "Bagnai",
            "given_name": "Alberto",
            "role": "Deputato",
            "latest_group": {
                "id": 448,
                "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/819053.jpeg",
            "gender": "M",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 2867,
            "n_absent": 1448,
            "n_mission": 9333,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 20
        },
        {
            "id": 496138,
            "stepped_in_date": null,
            "slug": "roberto-bagnasco-1950-04-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/roberto-bagnasco-1950-04-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 317
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/roberto-bagnasco-1950-04-07/?format=api",
            "n_rebels": 112,
            "family_name": "Bagnasco",
            "given_name": "Roberto",
            "role": "Deputato",
            "latest_group": {
                "id": 450,
                "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/496138.jpeg",
            "gender": "M",
            "election_area": "Liguria",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 10963,
            "n_absent": 2408,
            "n_mission": 277,
            "days_in_parliament": "2701 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 84
        },
        {
            "id": 642998,
            "stepped_in_date": null,
            "slug": "ouidad-bakkali-1986-03-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ouidad-bakkali-1986-03-15/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.36,
                "pp_branch_ordering": 67
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ouidad-bakkali-1986-03-15/?format=api",
            "n_rebels": 28,
            "family_name": "Bakkali",
            "given_name": "Ouidad",
            "role": "Deputato",
            "latest_group": {
                "id": 452,
                "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/642998.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 10533,
            "n_absent": 2845,
            "n_mission": 270,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 80
        },
        {
            "id": 532418,
            "stepped_in_date": null,
            "slug": "alberto-balboni-1959-06-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alberto-balboni-1959-06-19/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.92,
                "pp_branch_ordering": 20
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alberto-balboni-1959-06-19/?format=api",
            "n_rebels": 29,
            "family_name": "Balboni",
            "given_name": "Alberto",
            "role": "Senatore",
            "latest_group": {
                "id": 406,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00017542.jpg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6918,
            "n_absent": 361,
            "n_mission": 312,
            "days_in_parliament": "6991 00:00:00",
            "parse_days_in_parliament": "19 anni e 1 mese",
            "fidelity_index": 88
        },
        {
            "id": 500954,
            "stepped_in_date": null,
            "slug": "antonio-baldelli-1971-06-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-baldelli-1971-06-24/?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/antonio-baldelli-1971-06-24/?format=api",
            "n_rebels": 27,
            "family_name": "Baldelli",
            "given_name": "Antonio",
            "role": "Deputato",
            "latest_group": {
                "id": 454,
                "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/500954.jpeg",
            "gender": "M",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12230,
            "n_absent": 1416,
            "n_mission": 2,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 94
        },
        {
            "id": 819565,
            "stepped_in_date": null,
            "slug": "vittoria-baldino-1988-05-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vittoria-baldino-1988-05-28/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 325
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vittoria-baldino-1988-05-28/?format=api",
            "n_rebels": 20,
            "family_name": "Baldino",
            "given_name": "Vittoria",
            "role": "Deputato",
            "latest_group": {
                "id": 456,
                "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/819565.jpeg",
            "gender": "F",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 6218,
            "n_absent": 3057,
            "n_mission": 4373,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 49
        },
        {
            "id": 959830,
            "stepped_in_date": null,
            "slug": "andrea-barabotti-1985-09-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-barabotti-1985-09-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.16,
                "pp_branch_ordering": 168
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-barabotti-1985-09-14/?format=api",
            "n_rebels": 64,
            "family_name": "Barabotti",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 458,
                "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/959830.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12335,
            "n_absent": 1313,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 95
        },
        {
            "id": 819615,
            "stepped_in_date": null,
            "slug": "alberto-barachini-1972-08-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alberto-barachini-1972-08-21/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.52,
                "pp_branch_ordering": 81
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alberto-barachini-1972-08-21/?format=api",
            "n_rebels": 8,
            "family_name": "Barachini",
            "given_name": "Alberto",
            "role": "Senatore",
            "latest_group": {
                "id": 22,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00032583.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 4095,
            "n_absent": 1008,
            "n_mission": 2488,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 50
        },
        {
            "id": 494779,
            "stepped_in_date": null,
            "slug": "anthony-emanuele-barbagallo-1975-12-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/anthony-emanuele-barbagallo-1975-12-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 254
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/anthony-emanuele-barbagallo-1975-12-24/?format=api",
            "n_rebels": 19,
            "family_name": "Barbagallo",
            "given_name": "Anthony Emanuele",
            "role": "Deputato",
            "latest_group": {
                "id": 460,
                "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/494779.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9836,
            "n_absent": 1619,
            "n_mission": 2193,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 75
        },
        {
            "id": 530749,
            "stepped_in_date": null,
            "slug": "michele-barcaiuolo-1979-02-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/michele-barcaiuolo-1979-02-07/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.22,
                "pp_branch_ordering": 129
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/michele-barcaiuolo-1979-02-07/?format=api",
            "n_rebels": 8,
            "family_name": "Barcaiuolo",
            "given_name": "Michele",
            "role": "Senatore",
            "latest_group": {
                "id": 24,
                "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/530749.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7302,
            "n_absent": 4,
            "n_mission": 285,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 94
        }
    ]
}