Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7871411/?format=api
{
"id": 7871411,
"voting_slug": "vs19_097_027",
"sitting": {
"id": 1368,
"date": "2023-05-04",
"number": 97,
"branch": "C"
},
"title": "Ordine del giorno n. 9/1112/34 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1112/34 DDL n. 1112",
"vote": "NO",
"group": {
"id": 11,
"acronym": "FDI",
"slug": "FdI",
"branch": "camera",
"name": "FRATELLI D'ITALIA",
"color": "#37A6A5"
},
"group_vote": "NO"
}