Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7485698/?format=api
{
"id": 7485698,
"voting_slug": "vs19_061_006",
"sitting": {
"id": 1313,
"date": "2023-03-02",
"number": 61,
"branch": "C"
},
"title": "Ordine del giorno n. 9/908/7 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/908/7 DDL n. 0908",
"vote": "NO",
"group": {
"id": 10,
"acronym": "FI-PPE",
"slug": "FI",
"branch": "camera",
"name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
"color": "#1E6996"
},
"group_vote": "NO"
}