Member Votes Instance
                
                  Returns a single membership selected by `id`.
                
              
              
              GET /api-openparlamento/v1/19/memberships_votes/7676432/?format=api
{
    "id": 7676432,
    "voting_slug": "vs19_085_010",
    "sitting": {
        "id": 1346,
        "date": "2023-04-12",
        "number": 85,
        "branch": "C"
    },
    "title": "Disposizioni in materia di equo compenso delle prestazioni professionali",
    "vote": "AYE",
    "group": {
        "id": 13,
        "acronym": "M5S",
        "slug": "M5S",
        "branch": "camera",
        "name": "MOVIMENTO 5 STELLE",
        "color": "#EDAD06"
    },
    "group_vote": "AYE"
}