Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7551100/?format=api
{
"id": 7551100,
"voting_slug": "vs19_069_045",
"sitting": {
"id": 1323,
"date": "2023-03-15",
"number": 69,
"branch": "C"
},
"title": "Mozione n. 1-00088 MEROLA VIRGINIO (PD-IDP) ed altri - Votazione Mozione 1_00088",
"vote": "AYE",
"group": {
"id": 14,
"acronym": "PD-IDP",
"slug": "PD",
"branch": "camera",
"name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
"color": "#E43B45"
},
"group_vote": "AYE"
}