Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/8006223/?format=api
{
"id": 8006223,
"voting_slug": "vs19_111_017",
"sitting": {
"id": 1389,
"date": "2023-05-30",
"number": 111,
"branch": "C"
},
"title": "Articolo 1 - Votazione Articolo 1 PDL n. 0913",
"vote": "MIS",
"group": {
"id": 10,
"acronym": "FI-PPE",
"slug": "FI",
"branch": "camera",
"name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
"color": "#1E6996"
},
"group_vote": "AYE"
}