Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7357684/?format=api
{
"id": 7357684,
"voting_slug": "vs19_051_002",
"sitting": {
"id": 1297,
"date": "2023-02-14",
"number": 51,
"branch": "C"
},
"title": "Ordine del giorno n. 9/750/5 D'ALESSIO ANTONIO (AIV-RE) - Votazione Ordine del giorno 9/750/5 DDL n. 0750",
"vote": "NO",
"group": {
"id": 11,
"acronym": "FDI",
"slug": "FdI",
"branch": "camera",
"name": "FRATELLI D'ITALIA",
"color": "#37A6A5"
},
"group_vote": "NO"
}