Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/6968902/?format=api
{
"id": 6968902,
"voting_slug": "vs19_004_001",
"sitting": {
"id": 4,
"date": "2022-10-25",
"number": 4,
"branch": "C"
},
"title": "Fiducia al governo Meloni",
"vote": "AYE",
"group": {
"id": 10,
"acronym": "FI-PPE",
"slug": "FI",
"branch": "camera",
"name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
"color": "#1E6996"
},
"group_vote": "AYE"
}