Returns all available memberships, paged, filtered, sorted ....
GET /api-openparlamento/v1/19/memberships/?format=api&ordering=-n_present&page=3
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=-n_present&page=4",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=-n_present&page=2",
    "results": [
        {
            "id": 959618,
            "stepped_in_date": null,
            "slug": "eliana-longi-1978-09-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/eliana-longi-1978-09-13/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 214
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/eliana-longi-1978-09-13/?format=api",
            "n_rebels": 8,
            "family_name": "Longi",
            "given_name": "Eliana",
            "role": "Deputato",
            "latest_group": {
                "id": 851,
                "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/959618.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308898",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12741,
            "n_absent": 1200,
            "n_mission": 569,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 91
        },
        {
            "id": 959748,
            "stepped_in_date": null,
            "slug": "fabio-roscani-1990-06-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/fabio-roscani-1990-06-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/fabio-roscani-1990-06-03/?format=api",
            "n_rebels": 2,
            "family_name": "Roscani",
            "given_name": "Fabio",
            "role": "Deputato",
            "latest_group": {
                "id": 1070,
                "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/959748.jpeg",
            "gender": "M",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308867",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12738,
            "n_absent": 1772,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 92
        },
        {
            "id": 496282,
            "stepped_in_date": null,
            "slug": "giacomo-diego-gatta-1964-04-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giacomo-diego-gatta-1964-04-10/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.2,
                "pp_branch_ordering": 140
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giacomo-diego-gatta-1964-04-10/?format=api",
            "n_rebels": 41,
            "family_name": "Gatta",
            "given_name": "Giacomo Diego",
            "role": "Deputato",
            "latest_group": {
                "id": 755,
                "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/496282.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308827",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12734,
            "n_absent": 1772,
            "n_mission": 4,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 92
        },
        {
            "id": 498006,
            "stepped_in_date": null,
            "slug": "andrea-pellicini-1970-01-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-pellicini-1970-01-28/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 178
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-pellicini-1970-01-28/?format=api",
            "n_rebels": 23,
            "family_name": "Pellicini",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 999,
                "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/498006.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308792",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12713,
            "n_absent": 1484,
            "n_mission": 313,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 91
        },
        {
            "id": 496147,
            "stepped_in_date": null,
            "slug": "fabrizio-comba-1966-03-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/fabrizio-comba-1966-03-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.18,
                "pp_branch_ordering": 159
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/fabrizio-comba-1966-03-24/?format=api",
            "n_rebels": 6,
            "family_name": "Comba",
            "given_name": "Fabrizio",
            "role": "Deputato",
            "latest_group": {
                "id": 624,
                "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/496147.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308826",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12695,
            "n_absent": 474,
            "n_mission": 1341,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 92
        },
        {
            "id": 499125,
            "stepped_in_date": null,
            "slug": "guerino-testa-1970-03-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/guerino-testa-1970-03-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.23,
                "pp_branch_ordering": 118
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/guerino-testa-1970-03-16/?format=api",
            "n_rebels": 26,
            "family_name": "Testa",
            "given_name": "Guerino",
            "role": "Deputato",
            "latest_group": {
                "id": 1166,
                "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/499125.jpeg",
            "gender": "M",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308866",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12665,
            "n_absent": 1754,
            "n_mission": 91,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 92
        },
        {
            "id": 958870,
            "stepped_in_date": null,
            "slug": "barbara-polo-1973-02-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/barbara-polo-1973-02-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/barbara-polo-1973-02-04/?format=api",
            "n_rebels": 5,
            "family_name": "Polo",
            "given_name": "Barbara",
            "role": "Deputato",
            "latest_group": {
                "id": 1025,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/958870.jpeg",
            "gender": "F",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308769",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12658,
            "n_absent": 1852,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 92
        },
        {
            "id": 503100,
            "stepped_in_date": null,
            "slug": "paolo-formentini-1980-04-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paolo-formentini-1980-04-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.32,
                "pp_branch_ordering": 86
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paolo-formentini-1980-04-30/?format=api",
            "n_rebels": 8,
            "family_name": "Formentini",
            "given_name": "Paolo",
            "role": "Deputato",
            "latest_group": {
                "id": 726,
                "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/503100.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307602",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12647,
            "n_absent": 995,
            "n_mission": 868,
            "days_in_parliament": "2791 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 91
        },
        {
            "id": 499242,
            "stepped_in_date": null,
            "slug": "gerolamo-cangiano-1981-03-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gerolamo-cangiano-1981-03-19/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gerolamo-cangiano-1981-03-19/?format=api",
            "n_rebels": 27,
            "family_name": "Cangiano",
            "given_name": "Gerolamo",
            "role": "Deputato",
            "latest_group": {
                "id": 541,
                "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/499242.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308786",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12634,
            "n_absent": 842,
            "n_mission": 1034,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 91
        },
        {
            "id": 495679,
            "stepped_in_date": null,
            "slug": "alessandro-urzi-1966-05-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-urzi-1966-05-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 237
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-urzi-1966-05-07/?format=api",
            "n_rebels": 11,
            "family_name": "Urzì",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 1189,
                "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/495679.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308862",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12616,
            "n_absent": 1883,
            "n_mission": 11,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 91
        },
        {
            "id": 960391,
            "stepped_in_date": null,
            "slug": "carmen-letizia-giorgianni-1977-06-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/carmen-letizia-giorgianni-1977-06-26/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 235
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/carmen-letizia-giorgianni-1977-06-26/?format=api",
            "n_rebels": 17,
            "family_name": "Giorgianni",
            "given_name": "Carmen Letizia",
            "role": "Deputato",
            "latest_group": {
                "id": 782,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/960391.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308787",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12615,
            "n_absent": 1895,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 90
        },
        {
            "id": 819498,
            "stepped_in_date": null,
            "slug": "ubaldo-pagano-1979-05-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ubaldo-pagano-1979-05-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 301
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ubaldo-pagano-1979-05-16/?format=api",
            "n_rebels": 32,
            "family_name": "Pagano",
            "given_name": "Ubaldo",
            "role": "Deputato",
            "latest_group": {
                "id": 981,
                "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/819498.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307304",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12611,
            "n_absent": 1768,
            "n_mission": 131,
            "days_in_parliament": "2785 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 91
        },
        {
            "id": 494256,
            "stepped_in_date": null,
            "slug": "stefano-giovanni-maullu-1962-03-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/stefano-giovanni-maullu-1962-03-15/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 225
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/stefano-giovanni-maullu-1962-03-15/?format=api",
            "n_rebels": 35,
            "family_name": "Maullu",
            "given_name": "Stefano Giovanni",
            "role": "Deputato",
            "latest_group": {
                "id": 915,
                "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/494256.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308885",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12609,
            "n_absent": 1864,
            "n_mission": 37,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 91
        },
        {
            "id": 497035,
            "stepped_in_date": null,
            "slug": "elisa-montemagni-1986-06-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/elisa-montemagni-1986-06-01/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 323
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/elisa-montemagni-1986-06-01/?format=api",
            "n_rebels": 27,
            "family_name": "Montemagni",
            "given_name": "Elisa",
            "role": "Deputato",
            "latest_group": {
                "id": 945,
                "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/497035.jpeg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308878",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12600,
            "n_absent": 1898,
            "n_mission": 12,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 91
        },
        {
            "id": 496288,
            "stepped_in_date": null,
            "slug": "davide-bellomo-1970-02-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/davide-bellomo-1970-02-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 352
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/davide-bellomo-1970-02-18/?format=api",
            "n_rebels": 170,
            "family_name": "Bellomo",
            "given_name": "Davide",
            "role": "Deputato",
            "latest_group": {
                "id": 3728,
                "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/496288.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308830",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12598,
            "n_absent": 1895,
            "n_mission": 17,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 90
        },
        {
            "id": 848568,
            "stepped_in_date": null,
            "slug": "christiana-elisabetta-lancellotta-1979-03-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/christiana-elisabetta-lancellotta-1979-03-02/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/christiana-elisabetta-lancellotta-1979-03-02/?format=api",
            "n_rebels": 10,
            "family_name": "Lancellotta",
            "given_name": "Christiana Elisabetta",
            "role": "Deputato",
            "latest_group": {
                "id": 829,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/848568.jpeg",
            "gender": "F",
            "election_area": "Molise",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308920",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12596,
            "n_absent": 1914,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 90
        },
        {
            "id": 931138,
            "stepped_in_date": null,
            "slug": "pasqualino-penza-1986-01-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/pasqualino-penza-1986-01-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.21,
                "pp_branch_ordering": 136
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/pasqualino-penza-1986-01-16/?format=api",
            "n_rebels": 17,
            "family_name": "Penza",
            "given_name": "Pasqualino",
            "role": "Deputato",
            "latest_group": {
                "id": 1003,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/931138.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308845",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12595,
            "n_absent": 1821,
            "n_mission": 94,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 89
        },
        {
            "id": 497008,
            "stepped_in_date": null,
            "slug": "francesco-emilio-borrelli-1973-08-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-emilio-borrelli-1973-08-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 351
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-emilio-borrelli-1973-08-14/?format=api",
            "n_rebels": 43,
            "family_name": "Borrelli",
            "given_name": "Francesco Emilio",
            "role": "Deputato",
            "latest_group": {
                "id": 515,
                "group": {
                    "id": 18,
                    "acronym": "AVS",
                    "slug": "AVS",
                    "branch": "camera",
                    "name": "ALLEANZA VERDI E SINISTRA",
                    "color": "#66FF3F"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/497008.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308857",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12580,
            "n_absent": 1047,
            "n_mission": 883,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 90
        },
        {
            "id": 750708,
            "stepped_in_date": null,
            "slug": "antonio-caso-1984-02-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-caso-1984-02-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 265
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-caso-1984-02-05/?format=api",
            "n_rebels": 27,
            "family_name": "Caso",
            "given_name": "Antonio",
            "role": "Deputato",
            "latest_group": {
                "id": 575,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/750708.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308840",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12568,
            "n_absent": 1880,
            "n_mission": 62,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 89
        },
        {
            "id": 822362,
            "stepped_in_date": null,
            "slug": "maria-chiara-gadda-1980-02-06-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-chiara-gadda-1980-02-06-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.36,
                "pp_branch_ordering": 66
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-chiara-gadda-1980-02-06-2/?format=api",
            "n_rebels": 129,
            "family_name": "Gadda",
            "given_name": "Maria Chiara",
            "role": "Deputato",
            "latest_group": {
                "id": 3687,
                "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/822362.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305553",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12563,
            "n_absent": 1944,
            "n_mission": 3,
            "days_in_parliament": "4628 00:00:00",
            "parse_days_in_parliament": "12 anni e 8 mesi",
            "fidelity_index": 87
        },
        {
            "id": 959217,
            "stepped_in_date": null,
            "slug": "chiara-la-porta-1991-06-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/chiara-la-porta-1991-06-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 214
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/chiara-la-porta-1991-06-07/?format=api",
            "n_rebels": 28,
            "family_name": "La Porta",
            "given_name": "Chiara",
            "role": "Deputato",
            "latest_group": {
                "id": 831,
                "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/959217.jpeg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308883",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12549,
            "n_absent": 1958,
            "n_mission": 3,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 91
        },
        {
            "id": 959817,
            "stepped_in_date": null,
            "slug": "marco-simiani-1970-04-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-simiani-1970-04-25/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 282
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-simiani-1970-04-25/?format=api",
            "n_rebels": 35,
            "family_name": "Simiani",
            "given_name": "Marco",
            "role": "Deputato",
            "latest_group": {
                "id": 1131,
                "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/959817.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308894",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12525,
            "n_absent": 1188,
            "n_mission": 797,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 89
        },
        {
            "id": 506819,
            "stepped_in_date": null,
            "slug": "andrea-giaccone-1976-10-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-giaccone-1976-10-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 183
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-giaccone-1976-10-08/?format=api",
            "n_rebels": 53,
            "family_name": "Giaccone",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 768,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/506819.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307508",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12511,
            "n_absent": 1999,
            "n_mission": 0,
            "days_in_parliament": "2795 00:00:00",
            "parse_days_in_parliament": "7 anni e 8 mesi",
            "fidelity_index": 90
        },
        {
            "id": 751885,
            "stepped_in_date": null,
            "slug": "davide-bergamini-1973-02-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/davide-bergamini-1973-02-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 295
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/davide-bergamini-1973-02-07/?format=api",
            "n_rebels": 24,
            "family_name": "Bergamini",
            "given_name": "Davide",
            "role": "Deputato",
            "latest_group": {
                "id": 482,
                "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/751885.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308928",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12508,
            "n_absent": 1986,
            "n_mission": 16,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 89
        },
        {
            "id": 539410,
            "stepped_in_date": null,
            "slug": "valentina-ghio-1971-05-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/valentina-ghio-1971-05-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.29,
                "pp_branch_ordering": 95
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/valentina-ghio-1971-05-05/?format=api",
            "n_rebels": 9,
            "family_name": "Ghio",
            "given_name": "Valentina",
            "role": "Deputato",
            "latest_group": {
                "id": 763,
                "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/539410.jpeg",
            "gender": "F",
            "election_area": "Liguria",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308871",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12446,
            "n_absent": 1710,
            "n_mission": 354,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 90
        },
        {
            "id": 496163,
            "stepped_in_date": null,
            "slug": "augusta-montaruli-1983-09-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/augusta-montaruli-1983-09-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.77,
                "pp_branch_ordering": 16
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/augusta-montaruli-1983-09-14/?format=api",
            "n_rebels": 19,
            "family_name": "Montaruli",
            "given_name": "Augusta",
            "role": "Deputato",
            "latest_group": {
                "id": 943,
                "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/496163.jpeg",
            "gender": "F",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307464",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12354,
            "n_absent": 1681,
            "n_mission": 475,
            "days_in_parliament": "2785 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 89
        },
        {
            "id": 951254,
            "stepped_in_date": null,
            "slug": "marina-marchetto-aliprandi-1951-11-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marina-marchetto-aliprandi-1951-11-17/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 214
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marina-marchetto-aliprandi-1951-11-17/?format=api",
            "n_rebels": 10,
            "family_name": "Marchetto Aliprandi",
            "given_name": "Marina",
            "role": "Deputato",
            "latest_group": {
                "id": 894,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/951254.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308800",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12348,
            "n_absent": 2162,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 89
        },
        {
            "id": 867595,
            "stepped_in_date": null,
            "slug": "emma-pavanelli-1973-03-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/emma-pavanelli-1973-03-19/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 315
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/emma-pavanelli-1973-03-19/?format=api",
            "n_rebels": 34,
            "family_name": "Pavanelli",
            "given_name": "Emma",
            "role": "Deputato",
            "latest_group": {
                "id": 993,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/867595.jpeg",
            "gender": "F",
            "election_area": "Umbria",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308221",
            "osr_identifier": "http://dati.senato.it/senatore/34677",
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12305,
            "n_absent": 2104,
            "n_mission": 101,
            "days_in_parliament": "2286 00:00:00",
            "parse_days_in_parliament": "6 anni e 3 mesi",
            "fidelity_index": 88
        },
        {
            "id": 819219,
            "stepped_in_date": null,
            "slug": "simone-billi-1976-02-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/simone-billi-1976-02-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 311
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/simone-billi-1976-02-11/?format=api",
            "n_rebels": 69,
            "family_name": "Billi",
            "given_name": "Simone",
            "role": "Deputato",
            "latest_group": {
                "id": 493,
                "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/819219.jpeg",
            "gender": "M",
            "election_area": "Europa",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307151",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12293,
            "n_absent": 745,
            "n_mission": 1472,
            "days_in_parliament": "2788 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 87
        },
        {
            "id": 506650,
            "stepped_in_date": null,
            "slug": "vinicio-peluffo-1971-03-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vinicio-peluffo-1971-03-21/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.39,
                "pp_branch_ordering": 59
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vinicio-peluffo-1971-03-21/?format=api",
            "n_rebels": 28,
            "family_name": "Peluffo",
            "given_name": "Vinicio",
            "role": "Deputato",
            "latest_group": {
                "id": 1001,
                "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/506650.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302746",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12275,
            "n_absent": 2183,
            "n_mission": 52,
            "days_in_parliament": "4746 00:00:00",
            "parse_days_in_parliament": "13 anni",
            "fidelity_index": 87
        },
        {
            "id": 959726,
            "stepped_in_date": null,
            "slug": "marco-sarracino-1989-06-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-sarracino-1989-06-21/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.34,
                "pp_branch_ordering": 70
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-sarracino-1989-06-21/?format=api",
            "n_rebels": 32,
            "family_name": "Sarracino",
            "given_name": "Marco",
            "role": "Deputato",
            "latest_group": {
                "id": 1102,
                "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/959726.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308856",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12273,
            "n_absent": 2237,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 88
        },
        {
            "id": 497171,
            "stepped_in_date": null,
            "slug": "michela-di-biase-1980-10-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/michela-di-biase-1980-10-17/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.21,
                "pp_branch_ordering": 131
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/michela-di-biase-1980-10-17/?format=api",
            "n_rebels": 29,
            "family_name": "Di Biase",
            "given_name": "Michela",
            "role": "Deputato",
            "latest_group": {
                "id": 676,
                "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/497171.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308843",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12269,
            "n_absent": 2241,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 88
        },
        {
            "id": 650542,
            "stepped_in_date": null,
            "slug": "ida-carmina-1963-11-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ida-carmina-1963-11-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 336
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ida-carmina-1963-11-16/?format=api",
            "n_rebels": 39,
            "family_name": "Carmina",
            "given_name": "Ida",
            "role": "Deputato",
            "latest_group": {
                "id": 565,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/650542.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308820",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12246,
            "n_absent": 2187,
            "n_mission": 77,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 88
        },
        {
            "id": 960403,
            "stepped_in_date": null,
            "slug": "gaetano-amato-1957-06-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gaetano-amato-1957-06-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 265
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gaetano-amato-1957-06-05/?format=api",
            "n_rebels": 16,
            "family_name": "Amato",
            "given_name": "Gaetano",
            "role": "Deputato",
            "latest_group": {
                "id": 422,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/960403.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308849",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12237,
            "n_absent": 2047,
            "n_mission": 226,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 88
        },
        {
            "id": 914882,
            "stepped_in_date": null,
            "slug": "giuseppe-bicchielli-1967-03-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giuseppe-bicchielli-1967-03-31/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 193
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giuseppe-bicchielli-1967-03-31/?format=api",
            "n_rebels": 44,
            "family_name": "Bicchielli",
            "given_name": "Giuseppe",
            "role": "Deputato",
            "latest_group": {
                "id": 3734,
                "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/914882.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308790",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12208,
            "n_absent": 1240,
            "n_mission": 1062,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 87
        },
        {
            "id": 822361,
            "stepped_in_date": null,
            "slug": "gloria-saccani-1956-10-24-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gloria-saccani-1956-10-24-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 307
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gloria-saccani-1956-10-24-2/?format=api",
            "n_rebels": 26,
            "family_name": "Saccani",
            "given_name": "Gloria",
            "role": "Deputato",
            "latest_group": {
                "id": 1096,
                "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/822361.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307659",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12165,
            "n_absent": 2345,
            "n_mission": 0,
            "days_in_parliament": "2785 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 88
        },
        {
            "id": 819530,
            "stepped_in_date": null,
            "slug": "raffaele-bruno-1974-05-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/raffaele-bruno-1974-05-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.23,
                "pp_branch_ordering": 119
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/raffaele-bruno-1974-05-03/?format=api",
            "n_rebels": 13,
            "family_name": "Bruno",
            "given_name": "Raffaele",
            "role": "Deputato",
            "latest_group": {
                "id": 525,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819530.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307193",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12158,
            "n_absent": 2352,
            "n_mission": 0,
            "days_in_parliament": "2785 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 86
        },
        {
            "id": 819605,
            "stepped_in_date": null,
            "slug": "matteo-orfini-1974-08-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/matteo-orfini-1974-08-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 180
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/matteo-orfini-1974-08-30/?format=api",
            "n_rebels": 12,
            "family_name": "Orfini",
            "given_name": "Matteo",
            "role": "Deputato",
            "latest_group": {
                "id": 967,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819605.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305815",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12155,
            "n_absent": 2355,
            "n_mission": 0,
            "days_in_parliament": "4628 00:00:00",
            "parse_days_in_parliament": "12 anni e 8 mesi",
            "fidelity_index": 87
        },
        {
            "id": 959673,
            "stepped_in_date": null,
            "slug": "aldo-mattia-1956-01-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/aldo-mattia-1956-01-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 229
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/aldo-mattia-1956-01-11/?format=api",
            "n_rebels": 20,
            "family_name": "Mattia",
            "given_name": "Aldo",
            "role": "Deputato",
            "latest_group": {
                "id": 913,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/959673.jpeg",
            "gender": "M",
            "election_area": "Basilicata",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308939",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12153,
            "n_absent": 2357,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 87
        },
        {
            "id": 494563,
            "stepped_in_date": null,
            "slug": "simona-bordonali-1971-08-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/simona-bordonali-1971-08-01/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.25,
                "pp_branch_ordering": 108
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/simona-bordonali-1971-08-01/?format=api",
            "n_rebels": 54,
            "family_name": "Bordonali",
            "given_name": "Simona",
            "role": "Deputato",
            "latest_group": {
                "id": 512,
                "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/494563.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307601",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12137,
            "n_absent": 2251,
            "n_mission": 122,
            "days_in_parliament": "2791 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 87
        },
        {
            "id": 722839,
            "stepped_in_date": null,
            "slug": "maria-stefania-marino-1969-01-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-stefania-marino-1969-01-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 187
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-stefania-marino-1969-01-05/?format=api",
            "n_rebels": 41,
            "family_name": "Marino",
            "given_name": "Maria Stefania",
            "role": "Deputato",
            "latest_group": {
                "id": 899,
                "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/722839.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308901",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12101,
            "n_absent": 1949,
            "n_mission": 460,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 86
        },
        {
            "id": 498861,
            "stepped_in_date": null,
            "slug": "massimo-ruspandini-1973-06-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/massimo-ruspandini-1973-06-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.34,
                "pp_branch_ordering": 70
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/massimo-ruspandini-1973-06-20/?format=api",
            "n_rebels": 22,
            "family_name": "Ruspandini",
            "given_name": "Massimo",
            "role": "Deputato",
            "latest_group": {
                "id": 1090,
                "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/498861.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307889",
            "osr_identifier": "http://dati.senato.it/senatore/32708",
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12096,
            "n_absent": 2414,
            "n_mission": 0,
            "days_in_parliament": "2781 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 85
        },
        {
            "id": 960019,
            "stepped_in_date": null,
            "slug": "marco-perissa-1982-05-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-perissa-1982-05-22/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.23,
                "pp_branch_ordering": 114
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-perissa-1982-05-22/?format=api",
            "n_rebels": 26,
            "family_name": "Perissa",
            "given_name": "Marco",
            "role": "Deputato",
            "latest_group": {
                "id": 1005,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/960019.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308812",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12075,
            "n_absent": 2435,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 87
        },
        {
            "id": 502541,
            "stepped_in_date": null,
            "slug": "alfredo-antoniozzi-1956-03-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alfredo-antoniozzi-1956-03-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.33,
                "pp_branch_ordering": 72
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alfredo-antoniozzi-1956-03-18/?format=api",
            "n_rebels": 31,
            "family_name": "Antoniozzi",
            "given_name": "Alfredo",
            "role": "Deputato",
            "latest_group": {
                "id": 436,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/502541.jpeg",
            "gender": "M",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308909",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12047,
            "n_absent": 2262,
            "n_mission": 201,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 87
        },
        {
            "id": 822233,
            "stepped_in_date": null,
            "slug": "anna-laura-orrico-1980-12-29-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/anna-laura-orrico-1980-12-29-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.22,
                "pp_branch_ordering": 130
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/anna-laura-orrico-1980-12-29-2/?format=api",
            "n_rebels": 33,
            "family_name": "Orrico",
            "given_name": "Anna Laura",
            "role": "Deputato",
            "latest_group": {
                "id": 971,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822233.jpeg",
            "gender": "F",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307564",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12011,
            "n_absent": 2473,
            "n_mission": 26,
            "days_in_parliament": "2794 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 85
        },
        {
            "id": 574302,
            "stepped_in_date": null,
            "slug": "toni-ricciardi-1977-12-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/toni-ricciardi-1977-12-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.29,
                "pp_branch_ordering": 96
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/toni-ricciardi-1977-12-20/?format=api",
            "n_rebels": 47,
            "family_name": "Ricciardi",
            "given_name": "Toni",
            "role": "Deputato",
            "latest_group": {
                "id": 1053,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/574302.jpeg",
            "gender": "M",
            "election_area": "Europa",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308780",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12006,
            "n_absent": 2280,
            "n_mission": 224,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 86
        },
        {
            "id": 497194,
            "stepped_in_date": null,
            "slug": "antonella-forattini-1966-05-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonella-forattini-1966-05-13/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 182
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonella-forattini-1966-05-13/?format=api",
            "n_rebels": 13,
            "family_name": "Forattini",
            "given_name": "Antonella",
            "role": "Deputato",
            "latest_group": {
                "id": 724,
                "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/497194.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308916",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 11992,
            "n_absent": 2320,
            "n_mission": 198,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 87
        },
        {
            "id": 530918,
            "stepped_in_date": null,
            "slug": "elisabetta-piccolotti-1982-02-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/elisabetta-piccolotti-1982-02-10/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.09,
                "pp_branch_ordering": 367
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/elisabetta-piccolotti-1982-02-10/?format=api",
            "n_rebels": 50,
            "family_name": "Piccolotti",
            "given_name": "Elisabetta",
            "role": "Deputato",
            "latest_group": {
                "id": 1008,
                "group": {
                    "id": 18,
                    "acronym": "AVS",
                    "slug": "AVS",
                    "branch": "camera",
                    "name": "ALLEANZA VERDI E SINISTRA",
                    "color": "#66FF3F"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/530918.jpeg",
            "gender": "F",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308816",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 11987,
            "n_absent": 2464,
            "n_mission": 59,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 86
        },
        {
            "id": 733219,
            "stepped_in_date": null,
            "slug": "erica-mazzetti-1977-05-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/erica-mazzetti-1977-05-31/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 345
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/erica-mazzetti-1977-05-31/?format=api",
            "n_rebels": 98,
            "family_name": "Mazzetti",
            "given_name": "Erica",
            "role": "Deputato",
            "latest_group": {
                "id": 919,
                "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/733219.jpeg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307248",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 11976,
            "n_absent": 2432,
            "n_mission": 102,
            "days_in_parliament": "2785 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 86
        },
        {
            "id": 515427,
            "stepped_in_date": null,
            "slug": "simona-bonafe-1973-07-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/simona-bonafe-1973-07-12/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.38,
                "pp_branch_ordering": 63
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/simona-bonafe-1973-07-12/?format=api",
            "n_rebels": 28,
            "family_name": "Bonafè",
            "given_name": "Simona",
            "role": "Deputato",
            "latest_group": {
                "id": 503,
                "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/515427.jpeg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305549",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 11962,
            "n_absent": 2414,
            "n_mission": 134,
            "days_in_parliament": "1594 00:00:00",
            "parse_days_in_parliament": "4 anni e 4 mesi",
            "fidelity_index": 86
        }
    ]
}