Member Votes Instance
                
                  Returns a single membership selected by `id`.
                
              
              
              GET /api-openparlamento/v1/19/memberships_votes/9937015/?format=api
{
    "id": 9937015,
    "voting_slug": "19-152-39",
    "sitting": {
        "id": 1593,
        "date": "2024-01-31",
        "number": 152,
        "branch": "S"
    },
    "title": "DDL n. 924. Coord. 1, la Relatrice",
    "vote": "ABSE",
    "group": {
        "id": 4,
        "acronym": "M5S",
        "slug": "M5S",
        "branch": "senato",
        "name": "MoVimento 5 Stelle",
        "color": "#EDAD06"
    },
    "group_vote": "NVOT"
}