Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/6968628/?format=api
{
"id": 6968628,
"voting_slug": "vs19_004_001",
"sitting": {
"id": 4,
"date": "2022-10-25",
"number": 4,
"branch": "C"
},
"title": "Fiducia al governo Meloni",
"vote": "NO",
"group": {
"id": 13,
"acronym": "M5S",
"slug": "M5S",
"branch": "camera",
"name": "MOVIMENTO 5 STELLE",
"color": "#EDAD06"
},
"group_vote": "NO"
}