Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships/felicia-gaudiano-1966-01-09/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "codelists": {
        "governments": [
            {
                "id": 65,
                "value": "Meloni I",
                "slug": "i-governo-meloni-2022-10-22"
            }
        ]
    },
    "id": 819018,
    "slug": "felicia-gaudiano-1966-01-09",
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/felicia-gaudiano-1966-01-09/?format=api",
    "n_rebels": 1,
    "family_name": "Gaudiano",
    "given_name": "Felicia",
    "role": "Senatore",
    "latest_group": {
        "id": 3722,
        "group": {
            "id": 4,
            "acronym": "M5S",
            "slug": "M5S",
            "branch": "senato",
            "name": "MoVimento 5 Stelle",
            "color": "#EDAD06"
        }
    },
    "previous_groups": [
        {
            "id": 3722,
            "group": {
                "id": 4,
                "acronym": "M5S",
                "slug": "M5S",
                "branch": "senato",
                "name": "MoVimento 5 Stelle",
                "color": "#EDAD06"
            }
        }
    ],
    "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032640.jpg",
    "gender": "F",
    "election_area": "Campania",
    "election_macro_area": "Sud",
    "start_date": "2025-01-08",
    "stepped_in_date": "2025-01-08",
    "end_date": null,
    "assembly": "ASS-SENATO-19",
    "supports_majority": false,
    "days_in_parliament": "1869 00:00:00",
    "parse_days_in_parliament": "5 anni e 1 mese",
    "has_changed_group": false,
    "birth_date": "1966-01-09",
    "birth_place": "Albanella (SA)"
}