Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7593114/?format=api
{
"id": 7593114,
"voting_slug": "vs19_072_105",
"sitting": {
"id": 1329,
"date": "2023-03-21",
"number": 72,
"branch": "C"
},
"title": "Ordine del giorno n. 9/977/8 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/977/8 DDL n. 0977",
"vote": "NO",
"group": {
"id": 16,
"acronym": "LEGA",
"slug": "Lega",
"branch": "camera",
"name": "LEGA - SALVINI PREMIER",
"color": "#73AF48"
},
"group_vote": "NO"
}