Returns all available memberships, paged, filtered, sorted ....
GET /api-openparlamento/v1/19/memberships/?format=api&ordering=-days_in_parliament
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&ordering=-days_in_parliament&page=2",
    "previous": null,
    "results": [
        {
            "id": 819034,
            "stepped_in_date": null,
            "slug": "giorgio-napolitano-1925-06-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giorgio-napolitano-1925-06-29/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.16926101986080175,
                "pp_branch_ordering": 183
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giorgio-napolitano-1925-06-29/?format=api",
            "n_rebels": 0,
            "family_name": "Napolitano",
            "given_name": "Giorgio",
            "role": "Senatore a vita",
            "latest_group": {
                "id": 6,
                "group": {
                    "id": 6,
                    "acronym": "Aut (SVP-PATT, Cb)",
                    "slug": "SVP-PATT-SudCN",
                    "branch": "senato",
                    "name": "Per le Autonomie (SVP-PATT, Campobase)",
                    "color": "#594690"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819034.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2022-10-13",
            "end_date": "2023-09-22",
            "assembly": "ASS-SENATO-19",
            "supports_majority": null,
            "n_voting": 2714,
            "n_present": 0,
            "n_absent": 0,
            "n_mission": 2714,
            "days_in_parliament": "17300 00:00:00",
            "parse_days_in_parliament": "47 anni e 4 mesi",
            "fidelity_index": 0
        },
        {
            "id": 818983,
            "stepped_in_date": null,
            "slug": "pier-ferdinando-casini-1955-12-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/pier-ferdinando-casini-1955-12-03/?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/pier-ferdinando-casini-1955-12-03/?format=api",
            "n_rebels": 173,
            "family_name": "Casini",
            "given_name": "Pier Ferdinando",
            "role": "Senatore",
            "latest_group": {
                "id": 72,
                "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/818983.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": false,
            "n_voting": 7591,
            "n_present": 6564,
            "n_absent": 354,
            "n_mission": 673,
            "days_in_parliament": "15402 00:00:00",
            "parse_days_in_parliament": "42 anni e 2 mesi",
            "fidelity_index": 81
        },
        {
            "id": 551916,
            "stepped_in_date": null,
            "slug": "umberto-bossi-1941-09-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/umberto-bossi-1941-09-19/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 274
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/umberto-bossi-1941-09-19/?format=api",
            "n_rebels": 0,
            "family_name": "Bossi",
            "given_name": "Umberto",
            "role": "Deputato",
            "latest_group": {
                "id": 519,
                "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/551916.jpeg",
            "gender": "M",
            "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": 4,
            "n_absent": 13644,
            "n_mission": 0,
            "days_in_parliament": "12567 00:00:00",
            "parse_days_in_parliament": "34 anni e 5 mesi",
            "fidelity_index": 0
        },
        {
            "id": 496457,
            "stepped_in_date": null,
            "slug": "ignazio-la-russa-1947-07-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ignazio-la-russa-1947-07-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 5.52,
                "pp_branch_ordering": 1
            },
            "is_president": true,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ignazio-la-russa-1947-07-18/?format=api",
            "n_rebels": 0,
            "family_name": "La Russa",
            "given_name": "Ignazio",
            "role": "Senatore",
            "latest_group": {
                "id": 164,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496457.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7588,
            "n_present": 410,
            "n_absent": 7178,
            "n_mission": 0,
            "days_in_parliament": "12190 00:00:00",
            "parse_days_in_parliament": "33 anni e 4 mesi",
            "fidelity_index": -1
        },
        {
            "id": 551918,
            "stepped_in_date": null,
            "slug": "roberto-calderoli-1956-04-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/roberto-calderoli-1956-04-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.11,
                "pp_branch_ordering": 196
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/roberto-calderoli-1956-04-18/?format=api",
            "n_rebels": 1,
            "family_name": "Calderoli",
            "given_name": "Roberto",
            "role": "Senatore",
            "latest_group": {
                "id": 64,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00000422.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": 2376,
            "n_absent": 0,
            "n_mission": 5215,
            "days_in_parliament": "12174 00:00:00",
            "parse_days_in_parliament": "33 anni e 4 mesi",
            "fidelity_index": 31
        },
        {
            "id": 735209,
            "stepped_in_date": null,
            "slug": "maurizio-gasparri-1956-07-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maurizio-gasparri-1956-07-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.1,
                "pp_branch_ordering": 12
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maurizio-gasparri-1956-07-18/?format=api",
            "n_rebels": 52,
            "family_name": "Gasparri",
            "given_name": "Maurizio",
            "role": "Senatore",
            "latest_group": {
                "id": 146,
                "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/735209.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6449,
            "n_absent": 1052,
            "n_mission": 90,
            "days_in_parliament": "12171 00:00:00",
            "parse_days_in_parliament": "33 anni e 4 mesi",
            "fidelity_index": 57
        },
        {
            "id": 822227,
            "stepped_in_date": null,
            "slug": "giancarlo-giorgetti-1966-12-16-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giancarlo-giorgetti-1966-12-16-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.06,
                "pp_branch_ordering": 388
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giancarlo-giorgetti-1966-12-16-2/?format=api",
            "n_rebels": 1,
            "family_name": "Giorgetti",
            "given_name": "Giancarlo",
            "role": "Deputato",
            "latest_group": {
                "id": 780,
                "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/822227.jpeg",
            "gender": "M",
            "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": 104,
            "n_absent": 150,
            "n_mission": 13394,
            "days_in_parliament": "10720 00:00:00",
            "parse_days_in_parliament": "29 anni e 4 mesi",
            "fidelity_index": 0
        },
        {
            "id": 523833,
            "stepped_in_date": null,
            "slug": "giulio-tremonti-1947-08-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giulio-tremonti-1947-08-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.58,
                "pp_branch_ordering": 24
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giulio-tremonti-1947-08-18/?format=api",
            "n_rebels": 3,
            "family_name": "Tremonti",
            "given_name": "Giulio Carlo Danilo",
            "role": "Deputato",
            "latest_group": {
                "id": 1185,
                "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/523833.jpeg",
            "gender": "M",
            "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": 676,
            "n_absent": 1824,
            "n_mission": 11148,
            "days_in_parliament": "9784 00:00:00",
            "parse_days_in_parliament": "26 anni e 9 mesi",
            "fidelity_index": 5
        },
        {
            "id": 819003,
            "stepped_in_date": null,
            "slug": "adolfo-urso-1957-07-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/adolfo-urso-1957-07-12/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.13,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/adolfo-urso-1957-07-12/?format=api",
            "n_rebels": 0,
            "family_name": "Urso",
            "given_name": "Adolfo",
            "role": "Senatore",
            "latest_group": {
                "id": 346,
                "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/819003.jpeg",
            "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": 100,
            "n_absent": 2,
            "n_mission": 7489,
            "days_in_parliament": "9623 00:00:00",
            "parse_days_in_parliament": "26 anni e 4 mesi",
            "fidelity_index": 1
        },
        {
            "id": 496477,
            "stepped_in_date": null,
            "slug": "gianfranco-rotondi-1960-07-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gianfranco-rotondi-1960-07-25/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.37,
                "pp_branch_ordering": 63
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gianfranco-rotondi-1960-07-25/?format=api",
            "n_rebels": 9,
            "family_name": "Rotondi",
            "given_name": "Gianfranco",
            "role": "Deputato",
            "latest_group": {
                "id": 1084,
                "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/496477.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 10233,
            "n_absent": 2928,
            "n_mission": 487,
            "days_in_parliament": "9613 00:00:00",
            "parse_days_in_parliament": "26 anni e 4 mesi",
            "fidelity_index": 78
        },
        {
            "id": 819575,
            "stepped_in_date": null,
            "slug": "alessio-butti-1964-10-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessio-butti-1964-10-15/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.13,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessio-butti-1964-10-15/?format=api",
            "n_rebels": 2,
            "family_name": "Butti",
            "given_name": "Alessio",
            "role": "Senatore",
            "latest_group": {
                "id": 60,
                "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/819575.jpeg",
            "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": 907,
            "n_absent": 219,
            "n_mission": 6465,
            "days_in_parliament": "9592 00:00:00",
            "parse_days_in_parliament": "26 anni e 3 mesi",
            "fidelity_index": 7
        },
        {
            "id": 819045,
            "stepped_in_date": null,
            "slug": "lucio-malan-1960-07-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/lucio-malan-1960-07-30/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.62,
                "pp_branch_ordering": 6
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/lucio-malan-1960-07-30/?format=api",
            "n_rebels": 5,
            "family_name": "Malan",
            "given_name": "Lucio",
            "role": "Senatore",
            "latest_group": {
                "id": 192,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00001407.jpg",
            "gender": "M",
            "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": 7129,
            "n_absent": 154,
            "n_mission": 308,
            "days_in_parliament": "9592 00:00:00",
            "parse_days_in_parliament": "26 anni e 3 mesi",
            "fidelity_index": 90
        },
        {
            "id": 494240,
            "stepped_in_date": null,
            "slug": "bruno-tabacci-1946-08-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/bruno-tabacci-1946-08-27/?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/bruno-tabacci-1946-08-27/?format=api",
            "n_rebels": 163,
            "family_name": "Tabacci",
            "given_name": "Bruno",
            "role": "Deputato",
            "latest_group": {
                "id": 1158,
                "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/494240.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "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": 11044,
            "n_absent": 2100,
            "n_mission": 504,
            "days_in_parliament": "9587 00:00:00",
            "parse_days_in_parliament": "26 anni e 3 mesi",
            "fidelity_index": 84
        },
        {
            "id": 499634,
            "stepped_in_date": null,
            "slug": "piero-fassino-1949-10-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/piero-fassino-1949-10-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.33,
                "pp_branch_ordering": 76
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/piero-fassino-1949-10-07/?format=api",
            "n_rebels": 48,
            "family_name": "Fassino",
            "given_name": "Piero",
            "role": "Deputato",
            "latest_group": {
                "id": 704,
                "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/499634.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "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": 7081,
            "n_absent": 3779,
            "n_mission": 2788,
            "days_in_parliament": "9029 00:00:00",
            "parse_days_in_parliament": "24 anni e 8 mesi",
            "fidelity_index": 53
        },
        {
            "id": 496869,
            "stepped_in_date": null,
            "slug": "tommaso-foti-1960-04-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/tommaso-foti-1960-04-28/?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/tommaso-foti-1960-04-28/?format=api",
            "n_rebels": 22,
            "family_name": "Foti",
            "given_name": "Tommaso",
            "role": "Deputato",
            "latest_group": {
                "id": 732,
                "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/496869.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "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": 6849,
            "n_absent": 960,
            "n_mission": 5839,
            "days_in_parliament": "8879 00:00:00",
            "parse_days_in_parliament": "24 anni e 3 mesi",
            "fidelity_index": 54
        },
        {
            "id": 531293,
            "stepped_in_date": null,
            "slug": "maurizio-enzo-lupi-1959-10-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maurizio-enzo-lupi-1959-10-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.47,
                "pp_branch_ordering": 53
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maurizio-enzo-lupi-1959-10-03/?format=api",
            "n_rebels": 32,
            "family_name": "Lupi",
            "given_name": "Maurizio Enzo",
            "role": "Deputato",
            "latest_group": {
                "id": 860,
                "group": {
                    "id": 17,
                    "acronym": "NM(N-C-U-I)-M",
                    "slug": "NM",
                    "branch": "camera",
                    "name": "NOI MODERATI",
                    "color": "#704070"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/531293.jpeg",
            "gender": "M",
            "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": 2445,
            "n_absent": 1125,
            "n_mission": 10078,
            "days_in_parliament": "8866 00:00:00",
            "parse_days_in_parliament": "24 anni e 3 mesi",
            "fidelity_index": 18
        },
        {
            "id": 819435,
            "stepped_in_date": null,
            "slug": "dario-franceschini-1958-10-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/dario-franceschini-1958-10-19/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.42,
                "pp_branch_ordering": 90
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/dario-franceschini-1958-10-19/?format=api",
            "n_rebels": 293,
            "family_name": "Franceschini",
            "given_name": "Dario",
            "role": "Senatore",
            "latest_group": {
                "id": 136,
                "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/819435.jpeg",
            "gender": "M",
            "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": 6453,
            "n_absent": 894,
            "n_mission": 244,
            "days_in_parliament": "8864 00:00:00",
            "parse_days_in_parliament": "24 anni e 3 mesi",
            "fidelity_index": 70
        },
        {
            "id": 822182,
            "stepped_in_date": null,
            "slug": "roberto-giachetti-1961-04-24-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/roberto-giachetti-1961-04-24-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.48,
                "pp_branch_ordering": 50
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/roberto-giachetti-1961-04-24-2/?format=api",
            "n_rebels": 320,
            "family_name": "Giachetti",
            "given_name": "Roberto",
            "role": "Deputato",
            "latest_group": {
                "id": 3684,
                "group": {
                    "id": 57,
                    "acronym": "IV-C-RE",
                    "slug": "IV-C-RE",
                    "branch": "camera",
                    "name": "ITALIA VIVA-IL CENTRO-RENEW EUROPE",
                    "color": "#A215FF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822182.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9696,
            "n_absent": 1487,
            "n_mission": 2465,
            "days_in_parliament": "8862 00:00:00",
            "parse_days_in_parliament": "24 anni e 3 mesi",
            "fidelity_index": 72
        },
        {
            "id": 498625,
            "stepped_in_date": null,
            "slug": "edmondo-cirielli-1964-05-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/edmondo-cirielli-1964-05-22/?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/edmondo-cirielli-1964-05-22/?format=api",
            "n_rebels": 6,
            "family_name": "Cirielli",
            "given_name": "Edmondo",
            "role": "Deputato",
            "latest_group": {
                "id": 609,
                "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/498625.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 569,
            "n_absent": 363,
            "n_mission": 12716,
            "days_in_parliament": "8861 00:00:00",
            "parse_days_in_parliament": "24 anni e 3 mesi",
            "fidelity_index": 4
        },
        {
            "id": 516519,
            "stepped_in_date": null,
            "slug": "adriano-paroli-1962-03-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/adriano-paroli-1962-03-30/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.52,
                "pp_branch_ordering": 80
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/adriano-paroli-1962-03-30/?format=api",
            "n_rebels": 22,
            "family_name": "Paroli",
            "given_name": "Adriano",
            "role": "Senatore",
            "latest_group": {
                "id": 250,
                "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/516519.jpeg",
            "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": 6199,
            "n_absent": 2,
            "n_mission": 1390,
            "days_in_parliament": "8451 00:00:00",
            "parse_days_in_parliament": "23 anni e 1 mese",
            "fidelity_index": 79
        },
        {
            "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": 534062,
            "stepped_in_date": null,
            "slug": "roberto-menia-1961-12-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/roberto-menia-1961-12-03/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.57,
                "pp_branch_ordering": 63
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/roberto-menia-1961-12-03/?format=api",
            "n_rebels": 65,
            "family_name": "Menia",
            "given_name": "Roberto",
            "role": "Senatore",
            "latest_group": {
                "id": 212,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00001558.jpg",
            "gender": "M",
            "election_area": "Liguria",
            "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": 7071,
            "n_absent": 95,
            "n_mission": 425,
            "days_in_parliament": "7969 00:00:00",
            "parse_days_in_parliament": "21 anni e 10 mesi",
            "fidelity_index": 89
        },
        {
            "id": 494840,
            "stepped_in_date": null,
            "slug": "riccardo-de-corato-1951-11-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/riccardo-de-corato-1951-11-01/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.31,
                "pp_branch_ordering": 85
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/riccardo-de-corato-1951-11-01/?format=api",
            "n_rebels": 36,
            "family_name": "De Corato",
            "given_name": "Riccardo",
            "role": "Deputato",
            "latest_group": {
                "id": 656,
                "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/494840.jpeg",
            "gender": "M",
            "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": 13253,
            "n_absent": 348,
            "n_mission": 47,
            "days_in_parliament": "7927 00:00:00",
            "parse_days_in_parliament": "21 anni e 8 mesi",
            "fidelity_index": 102
        },
        {
            "id": 523802,
            "stepped_in_date": null,
            "slug": "silvio-berlusconi-1936-09-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/silvio-berlusconi-1936-09-29/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.1937779954320742,
                "pp_branch_ordering": 177
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/silvio-berlusconi-1936-09-29/?format=api",
            "n_rebels": 0,
            "family_name": "Berlusconi",
            "given_name": "Silvio",
            "role": "Senatore",
            "latest_group": {
                "id": 32,
                "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/00000227.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": "2023-06-12",
            "assembly": "ASS-SENATO-19",
            "supports_majority": null,
            "n_voting": 1688,
            "n_present": 4,
            "n_absent": 76,
            "n_mission": 1608,
            "days_in_parliament": "7441 00:00:00",
            "parse_days_in_parliament": "20 anni e 4 mesi",
            "fidelity_index": 0
        },
        {
            "id": 505870,
            "stepped_in_date": null,
            "slug": "ettore-rosato-1968-07-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ettore-rosato-1968-07-28/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.71,
                "pp_branch_ordering": 18
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ettore-rosato-1968-07-28/?format=api",
            "n_rebels": 81,
            "family_name": "Rosato",
            "given_name": "Ettore",
            "role": "Deputato",
            "latest_group": {
                "id": 1068,
                "group": {
                    "id": 12,
                    "acronym": "AZ-PER-RE",
                    "slug": "AZ-IV",
                    "branch": "camera",
                    "name": "AZIONE-POPOLARI EUROPEISTI RIFORMATORI-RENEW EUROPE",
                    "color": "#B62992"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/505870.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": 3993,
            "n_absent": 2080,
            "n_mission": 7575,
            "days_in_parliament": "7233 00:00:00",
            "parse_days_in_parliament": "19 anni e 9 mesi",
            "fidelity_index": 30
        },
        {
            "id": 499308,
            "stepped_in_date": null,
            "slug": "francesco-saverio-romano-1964-12-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-saverio-romano-1964-12-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 324
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-saverio-romano-1964-12-24/?format=api",
            "n_rebels": 50,
            "family_name": "Romano",
            "given_name": "Francesco Saverio",
            "role": "Deputato",
            "latest_group": {
                "id": 1066,
                "group": {
                    "id": 17,
                    "acronym": "NM(N-C-U-I)-M",
                    "slug": "NM",
                    "branch": "camera",
                    "name": "NOI MODERATI",
                    "color": "#704070"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/499308.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 4481,
            "n_absent": 3642,
            "n_mission": 5525,
            "days_in_parliament": "7194 00:00:00",
            "parse_days_in_parliament": "19 anni e 8 mesi",
            "fidelity_index": 33
        },
        {
            "id": 824914,
            "stepped_in_date": null,
            "slug": "andrea-martella-1968-08-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-martella-1968-08-27/?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/andrea-martella-1968-08-27/?format=api",
            "n_rebels": 132,
            "family_name": "Martella",
            "given_name": "Andrea",
            "role": "Senatore",
            "latest_group": {
                "id": 200,
                "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/824914.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6998,
            "n_absent": 186,
            "n_mission": 407,
            "days_in_parliament": "7182 00:00:00",
            "parse_days_in_parliament": "19 anni e 8 mesi",
            "fidelity_index": 83
        },
        {
            "id": 819552,
            "stepped_in_date": null,
            "slug": "fabio-rampelli-1960-08-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/fabio-rampelli-1960-08-02/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 1.68,
                "pp_branch_ordering": 4
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/fabio-rampelli-1960-08-02/?format=api",
            "n_rebels": 2,
            "family_name": "Rampelli",
            "given_name": "Fabio",
            "role": "Deputato",
            "latest_group": {
                "id": 1045,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819552.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 3422,
            "n_absent": 769,
            "n_mission": 9457,
            "days_in_parliament": "7176 00:00:00",
            "parse_days_in_parliament": "19 anni e 8 mesi",
            "fidelity_index": 3
        },
        {
            "id": 824606,
            "stepped_in_date": null,
            "slug": "marcello-pera-1943-01-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marcello-pera-1943-01-28/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.01,
                "pp_branch_ordering": 15
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marcello-pera-1943-01-28/?format=api",
            "n_rebels": 10,
            "family_name": "Pera",
            "given_name": "Marcello",
            "role": "Senatore",
            "latest_group": {
                "id": 258,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00003900.jpg",
            "gender": "M",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7590,
            "n_present": 3140,
            "n_absent": 2781,
            "n_mission": 1669,
            "days_in_parliament": "7173 00:00:00",
            "parse_days_in_parliament": "19 anni e 7 mesi",
            "fidelity_index": 39
        },
        {
            "id": 494920,
            "stepped_in_date": null,
            "slug": "enrico-costa-1969-11-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/enrico-costa-1969-11-29/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.33,
                "pp_branch_ordering": 78
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/enrico-costa-1969-11-29/?format=api",
            "n_rebels": 231,
            "family_name": "Costa",
            "given_name": "Enrico",
            "role": "Deputato",
            "latest_group": {
                "id": 3710,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494920.jpeg",
            "gender": "M",
            "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": 6633,
            "n_absent": 2178,
            "n_mission": 4837,
            "days_in_parliament": "7069 00:00:00",
            "parse_days_in_parliament": "19 anni e 4 mesi",
            "fidelity_index": 49
        },
        {
            "id": 494964,
            "stepped_in_date": null,
            "slug": "mariastella-gelmini-1973-07-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mariastella-gelmini-1973-07-01/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.24,
                "pp_branch_ordering": 123
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mariastella-gelmini-1973-07-01/?format=api",
            "n_rebels": 143,
            "family_name": "Gelmini",
            "given_name": "Mariastella",
            "role": "Senatore",
            "latest_group": {
                "id": 3714,
                "group": {
                    "id": 8,
                    "acronym": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                    "slug": "CdI-NM-UDC-CI-NcI-IC",
                    "branch": "senato",
                    "name": "Civici d'Italia-UDC-Noi Moderati (Noi con l'Italia, Coraggio Italia, Italia al Centro)-MAIE-Centro Popolare",
                    "color": "#704070"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494964.jpeg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6705,
            "n_absent": 562,
            "n_mission": 324,
            "days_in_parliament": "7065 00:00:00",
            "parse_days_in_parliament": "19 anni e 4 mesi",
            "fidelity_index": 66
        },
        {
            "id": 819555,
            "stepped_in_date": null,
            "slug": "laura-ravetto-1971-01-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/laura-ravetto-1971-01-25/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 320
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/laura-ravetto-1971-01-25/?format=api",
            "n_rebels": 56,
            "family_name": "Ravetto",
            "given_name": "Laura",
            "role": "Deputato",
            "latest_group": {
                "id": 1047,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819555.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 9826,
            "n_absent": 3760,
            "n_mission": 62,
            "days_in_parliament": "7065 00:00:00",
            "parse_days_in_parliament": "19 anni e 4 mesi",
            "fidelity_index": 75
        },
        {
            "id": 496334,
            "stepped_in_date": null,
            "slug": "maria-rosaria-carfagna-1975-12-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-rosaria-carfagna-1975-12-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.09,
                "pp_branch_ordering": 365
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-rosaria-carfagna-1975-12-18/?format=api",
            "n_rebels": 104,
            "family_name": "Carfagna",
            "given_name": "Maria Rosaria",
            "role": "Deputato",
            "latest_group": {
                "id": 3718,
                "group": {
                    "id": 17,
                    "acronym": "NM(N-C-U-I)-M",
                    "slug": "NM",
                    "branch": "camera",
                    "name": "NOI MODERATI",
                    "color": "#704070"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496334.jpeg",
            "gender": "F",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 5221,
            "n_absent": 6331,
            "n_mission": 2096,
            "days_in_parliament": "7059 00:00:00",
            "parse_days_in_parliament": "19 anni e 4 mesi",
            "fidelity_index": 38
        },
        {
            "id": 505827,
            "stepped_in_date": null,
            "slug": "giorgia-meloni-1977-01-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giorgia-meloni-1977-01-15/?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/giorgia-meloni-1977-01-15/?format=api",
            "n_rebels": 0,
            "family_name": "Meloni",
            "given_name": "Giorgia",
            "role": "Deputato",
            "latest_group": {
                "id": 923,
                "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/505827.jpeg",
            "gender": "F",
            "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": 14,
            "n_absent": 412,
            "n_mission": 13222,
            "days_in_parliament": "7059 00:00:00",
            "parse_days_in_parliament": "19 anni e 4 mesi",
            "fidelity_index": 0
        },
        {
            "id": 499959,
            "stepped_in_date": null,
            "slug": "antonio-misiani-1968-09-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-misiani-1968-09-04/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.53,
                "pp_branch_ordering": 79
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-misiani-1968-09-04/?format=api",
            "n_rebels": 80,
            "family_name": "Misiani",
            "given_name": "Antonio",
            "role": "Senatore",
            "latest_group": {
                "id": 224,
                "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/499959.jpeg",
            "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": 6599,
            "n_absent": 973,
            "n_mission": 19,
            "days_in_parliament": "7055 00:00:00",
            "parse_days_in_parliament": "19 anni e 4 mesi",
            "fidelity_index": 75
        },
        {
            "id": 495652,
            "stepped_in_date": null,
            "slug": "michaela-biancofiore-1970-12-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/michaela-biancofiore-1970-12-28/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.69,
                "pp_branch_ordering": 38
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/michaela-biancofiore-1970-12-28/?format=api",
            "n_rebels": 19,
            "family_name": "Biancofiore",
            "given_name": "Michaela",
            "role": "Senatore",
            "latest_group": {
                "id": 40,
                "group": {
                    "id": 8,
                    "acronym": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                    "slug": "CdI-NM-UDC-CI-NcI-IC",
                    "branch": "senato",
                    "name": "Civici d'Italia-UDC-Noi Moderati (Noi con l'Italia, Coraggio Italia, Italia al Centro)-MAIE-Centro Popolare",
                    "color": "#704070"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00022871.jpg",
            "gender": "F",
            "election_area": "Trentino-Alto Adige/Südtirol",
            "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": 6305,
            "n_absent": 892,
            "n_mission": 394,
            "days_in_parliament": "7051 00:00:00",
            "parse_days_in_parliament": "19 anni e 3 mesi",
            "fidelity_index": 77
        },
        {
            "id": 493958,
            "stepped_in_date": null,
            "slug": "antonio-de-poli-1960-10-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-de-poli-1960-10-04/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.1,
                "pp_branch_ordering": 13
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-de-poli-1960-10-04/?format=api",
            "n_rebels": 6,
            "family_name": "De Poli",
            "given_name": "Antonio",
            "role": "Senatore",
            "latest_group": {
                "id": 108,
                "group": {
                    "id": 8,
                    "acronym": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                    "slug": "CdI-NM-UDC-CI-NcI-IC",
                    "branch": "senato",
                    "name": "Civici d'Italia-UDC-Noi Moderati (Noi con l'Italia, Coraggio Italia, Italia al Centro)-MAIE-Centro Popolare",
                    "color": "#704070"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/493958.jpeg",
            "gender": "M",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 4516,
            "n_absent": 430,
            "n_mission": 2645,
            "days_in_parliament": "7031 00:00:00",
            "parse_days_in_parliament": "19 anni e 3 mesi",
            "fidelity_index": 53
        },
        {
            "id": 819322,
            "stepped_in_date": null,
            "slug": "claudio-fazzone-1961-10-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/claudio-fazzone-1961-10-07/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.88,
                "pp_branch_ordering": 26
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/claudio-fazzone-1961-10-07/?format=api",
            "n_rebels": 13,
            "family_name": "Fazzone",
            "given_name": "Claudio",
            "role": "Senatore",
            "latest_group": {
                "id": 126,
                "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/00004192.jpg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 4837,
            "n_absent": 2086,
            "n_mission": 668,
            "days_in_parliament": "7031 00:00:00",
            "parse_days_in_parliament": "19 anni e 3 mesi",
            "fidelity_index": 36
        },
        {
            "id": 504545,
            "stepped_in_date": null,
            "slug": "daniela-garnero-santanche-1961-04-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/daniela-garnero-santanche-1961-04-07/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.13,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/daniela-garnero-santanche-1961-04-07/?format=api",
            "n_rebels": 1,
            "family_name": "Garnero Santanchè",
            "given_name": "Daniela",
            "role": "Senatore",
            "latest_group": {
                "id": 144,
                "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/504545.jpeg",
            "gender": "F",
            "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": 201,
            "n_absent": 2,
            "n_mission": 7388,
            "days_in_parliament": "7012 00:00:00",
            "parse_days_in_parliament": "19 anni e 2 mesi",
            "fidelity_index": 2
        },
        {
            "id": 819432,
            "stepped_in_date": null,
            "slug": "paolo-barelli-1954-06-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paolo-barelli-1954-06-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.72,
                "pp_branch_ordering": 17
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paolo-barelli-1954-06-07/?format=api",
            "n_rebels": 56,
            "family_name": "Barelli",
            "given_name": "Paolo",
            "role": "Deputato",
            "latest_group": {
                "id": 462,
                "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/819432.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": 5885,
            "n_absent": 2278,
            "n_mission": 5485,
            "days_in_parliament": "7002 00:00:00",
            "parse_days_in_parliament": "19 anni e 2 mesi",
            "fidelity_index": 44
        },
        {
            "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": 504462,
            "stepped_in_date": null,
            "slug": "andrea-orlando-1969-02-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-orlando-1969-02-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 214
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-orlando-1969-02-08/?format=api",
            "n_rebels": 85,
            "family_name": "Orlando",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 969,
                "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/504462.jpeg",
            "gender": "M",
            "election_area": "Liguria",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": "2025-01-07",
            "assembly": "ASS-CAMERA-19",
            "supports_majority": null,
            "n_voting": 10422,
            "n_present": 5565,
            "n_absent": 4207,
            "n_mission": 650,
            "days_in_parliament": "6853 00:00:00",
            "parse_days_in_parliament": "18 anni e 9 mesi",
            "fidelity_index": 54
        },
        {
            "id": 495637,
            "stepped_in_date": null,
            "slug": "gianfranco-micciche-1954-04-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gianfranco-micciche-1954-04-01/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gianfranco-micciche-1954-04-01/?format=api",
            "n_rebels": 2,
            "family_name": "Miccichè",
            "given_name": "Gianfranco",
            "role": "Senatore",
            "latest_group": {
                "id": 216,
                "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/495637.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": "2023-01-18",
            "assembly": "ASS-SENATO-19",
            "supports_majority": null,
            "n_voting": 253,
            "n_present": 110,
            "n_absent": 87,
            "n_mission": 56,
            "days_in_parliament": "6452 00:00:00",
            "parse_days_in_parliament": "17 anni e 8 mesi",
            "fidelity_index": 33
        },
        {
            "id": 822296,
            "stepped_in_date": null,
            "slug": "deborah-bergamini-1967-10-24-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/deborah-bergamini-1967-10-24-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.27,
                "pp_branch_ordering": 105
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/deborah-bergamini-1967-10-24-2/?format=api",
            "n_rebels": 27,
            "family_name": "Bergamini",
            "given_name": "Deborah",
            "role": "Deputato",
            "latest_group": {
                "id": 484,
                "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/822296.jpeg",
            "gender": "F",
            "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": 7262,
            "n_absent": 4101,
            "n_mission": 2285,
            "days_in_parliament": "6331 00:00:00",
            "parse_days_in_parliament": "17 anni e 4 mesi",
            "fidelity_index": 56
        },
        {
            "id": 822264,
            "stepped_in_date": null,
            "slug": "maria-anna-madia-1980-09-05-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-anna-madia-1980-09-05-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.38,
                "pp_branch_ordering": 60
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-anna-madia-1980-09-05-2/?format=api",
            "n_rebels": 71,
            "family_name": "Madia",
            "given_name": "Maria Anna",
            "role": "Deputato",
            "latest_group": {
                "id": 866,
                "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/822264.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 10441,
            "n_absent": 3131,
            "n_mission": 76,
            "days_in_parliament": "6328 00:00:00",
            "parse_days_in_parliament": "17 anni e 4 mesi",
            "fidelity_index": 79
        },
        {
            "id": 822265,
            "stepped_in_date": null,
            "slug": "michela-vittoria-brambilla-1967-10-26-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/michela-vittoria-brambilla-1967-10-26-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.09,
                "pp_branch_ordering": 363
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/michela-vittoria-brambilla-1967-10-26-2/?format=api",
            "n_rebels": 25,
            "family_name": "Brambilla",
            "given_name": "Michela Vittoria",
            "role": "Deputato",
            "latest_group": {
                "id": 3670,
                "group": {
                    "id": 17,
                    "acronym": "NM(N-C-U-I)-M",
                    "slug": "NM",
                    "branch": "camera",
                    "name": "NOI MODERATI",
                    "color": "#704070"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822265.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 1645,
            "n_absent": 3591,
            "n_mission": 8412,
            "days_in_parliament": "6327 00:00:00",
            "parse_days_in_parliament": "17 anni e 4 mesi",
            "fidelity_index": 10
        },
        {
            "id": 822298,
            "stepped_in_date": null,
            "slug": "nicola-molteni-1976-03-06-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nicola-molteni-1976-03-06-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.06,
                "pp_branch_ordering": 388
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/nicola-molteni-1976-03-06-2/?format=api",
            "n_rebels": 8,
            "family_name": "Molteni",
            "given_name": "Nicola",
            "role": "Deputato",
            "latest_group": {
                "id": 941,
                "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/822298.jpeg",
            "gender": "M",
            "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": 1137,
            "n_absent": 787,
            "n_mission": 11724,
            "days_in_parliament": "6327 00:00:00",
            "parse_days_in_parliament": "17 anni e 4 mesi",
            "fidelity_index": 8
        },
        {
            "id": 502206,
            "stepped_in_date": null,
            "slug": "chiara-braga-1979-09-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/chiara-braga-1979-09-02/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.82,
                "pp_branch_ordering": 13
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/chiara-braga-1979-09-02/?format=api",
            "n_rebels": 18,
            "family_name": "Braga",
            "given_name": "Chiara",
            "role": "Deputato",
            "latest_group": {
                "id": 521,
                "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/502206.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": false,
            "n_voting": 13648,
            "n_present": 7336,
            "n_absent": 3241,
            "n_mission": 3071,
            "days_in_parliament": "6321 00:00:00",
            "parse_days_in_parliament": "17 anni e 3 mesi",
            "fidelity_index": 57
        },
        {
            "id": 822357,
            "stepped_in_date": null,
            "slug": "paola-de-micheli-1973-09-01-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paola-de-micheli-1973-09-01-2/?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/paola-de-micheli-1973-09-01-2/?format=api",
            "n_rebels": 43,
            "family_name": "De Micheli",
            "given_name": "Paola",
            "role": "Deputato",
            "latest_group": {
                "id": 670,
                "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/822357.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": 7380,
            "n_absent": 6268,
            "n_mission": 0,
            "days_in_parliament": "6321 00:00:00",
            "parse_days_in_parliament": "17 anni e 3 mesi",
            "fidelity_index": 56
        },
        {
            "id": 523883,
            "stepped_in_date": null,
            "slug": "beatrice-lorenzin-1971-10-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/beatrice-lorenzin-1971-10-14/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.45,
                "pp_branch_ordering": 86
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/beatrice-lorenzin-1971-10-14/?format=api",
            "n_rebels": 99,
            "family_name": "Lorenzin",
            "given_name": "Beatrice",
            "role": "Senatore",
            "latest_group": {
                "id": 182,
                "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/523883.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6511,
            "n_absent": 443,
            "n_mission": 637,
            "days_in_parliament": "6321 00:00:00",
            "parse_days_in_parliament": "17 anni e 3 mesi",
            "fidelity_index": 77
        }
    ]
}