Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships/manlio-messina-1973-11-12/?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": 741541,
    "slug": "manlio-messina-1973-11-12",
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/manlio-messina-1973-11-12/?format=api",
    "n_rebels": 17,
    "family_name": "Messina",
    "given_name": "Manlio",
    "role": "Deputato",
    "latest_group": {
        "id": 3733,
        "group": {
            "id": 15,
            "acronym": "MISTO",
            "slug": "Misto",
            "branch": "camera",
            "name": "MISTO",
            "color": "#B4B4B4"
        }
    },
    "previous_groups": [
        {
            "id": 927,
            "group": {
                "id": 11,
                "acronym": "FDI",
                "slug": "FdI",
                "branch": "camera",
                "name": "FRATELLI D'ITALIA",
                "color": "#37A6A5"
            }
        },
        {
            "id": 3733,
            "group": {
                "id": 15,
                "acronym": "MISTO",
                "slug": "Misto",
                "branch": "camera",
                "name": "MISTO",
                "color": "#B4B4B4"
            }
        }
    ],
    "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/741541.jpeg",
    "gender": "M",
    "election_area": "Sicilia",
    "election_macro_area": "Isole",
    "start_date": "2022-10-13",
    "stepped_in_date": null,
    "end_date": null,
    "assembly": "ASS-CAMERA-19",
    "supports_majority": true,
    "days_in_parliament": "1023 00:00:00",
    "parse_days_in_parliament": "2 anni e 9 mesi",
    "has_changed_group": true,
    "birth_date": "1973-11-12",
    "birth_place": "Catania (CT)"
}