Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7090038/?format=api
{
"id": 7090038,
"voting_slug": "vs19_025_027",
"sitting": {
"id": 1249,
"date": "2022-12-14",
"number": 25,
"branch": "C"
},
"title": "Ordine del giorno n. 9/664/15 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/664/15 DDL n. 0664",
"vote": "MIS",
"group": {
"id": 16,
"acronym": "LEGA",
"slug": "Lega",
"branch": "camera",
"name": "LEGA - SALVINI PREMIER",
"color": "#73AF48"
},
"group_vote": "NO"
}