Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7233023/?format=api
{
"id": 7233023,
"voting_slug": "vs19_033_033",
"sitting": {
"id": 1270,
"date": "2023-01-11",
"number": 33,
"branch": "C"
},
"title": "Ordine del giorno n. 9/730/66 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/730/66 DDL n. 0730",
"vote": "NO",
"group": {
"id": 16,
"acronym": "LEGA",
"slug": "Lega",
"branch": "camera",
"name": "LEGA - SALVINI PREMIER",
"color": "#73AF48"
},
"group_vote": "NO"
}