Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships/ernesto-rapani-1967-05-02/?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": 503884,
    "slug": "ernesto-rapani-1967-05-02",
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ernesto-rapani-1967-05-02/?format=api",
    "n_rebels": 11,
    "family_name": "Rapani",
    "given_name": "Ernesto",
    "role": "Senatore",
    "latest_group": {
        "id": 278,
        "group": {
            "id": 2,
            "acronym": "FdI",
            "slug": "FdI",
            "branch": "senato",
            "name": "Fratelli d'Italia",
            "color": "#37A6A5"
        }
    },
    "previous_groups": [
        {
            "id": 278,
            "group": {
                "id": 2,
                "acronym": "FdI",
                "slug": "FdI",
                "branch": "senato",
                "name": "Fratelli d'Italia",
                "color": "#37A6A5"
            }
        }
    ],
    "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036419.jpg",
    "gender": "M",
    "election_area": "Calabria",
    "election_macro_area": "Sud",
    "start_date": "2022-10-13",
    "stepped_in_date": null,
    "end_date": null,
    "assembly": "ASS-SENATO-19",
    "supports_majority": true,
    "days_in_parliament": "1023 00:00:00",
    "parse_days_in_parliament": "2 anni e 9 mesi",
    "has_changed_group": false,
    "birth_date": "1967-05-02",
    "birth_place": "Rossano (CS)"
}