Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/13700780/?format=api
{
"id": 13700780,
"voting_slug": "19-306-66",
"sitting": {
"id": 1994,
"date": "2025-05-21",
"number": 306,
"branch": "S"
},
"title": "Proposta Giunta contraria all'autorizzazione all'utilizzo di intercettazioni telefoniche",
"vote": "NO",
"group": {
"id": 7,
"acronym": "Misto",
"slug": "Misto",
"branch": "senato",
"name": "Misto",
"color": "#B4B4B4"
},
"group_vote": "NO"
}