Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/6968746/?format=api
{
"id": 6968746,
"voting_slug": "vs19_004_001",
"sitting": {
"id": 4,
"date": "2022-10-25",
"number": 4,
"branch": "C"
},
"title": "Fiducia al governo Meloni",
"vote": "AYE",
"group": {
"id": 16,
"acronym": "LEGA",
"slug": "Lega",
"branch": "camera",
"name": "LEGA - SALVINI PREMIER",
"color": "#73AF48"
},
"group_vote": "AYE"
}