Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7357350/?format=api
{
"id": 7357350,
"voting_slug": "vs19_051_001",
"sitting": {
"id": 1297,
"date": "2023-02-14",
"number": 51,
"branch": "C"
},
"title": "Ordine del giorno n. 9/750/4 FARAONE DAVIDE (AIV-RE) - Votazione Ordine del giorno 9/750/4 DDL n. 0750",
"vote": "AYE",
"group": {
"id": 14,
"acronym": "PD-IDP",
"slug": "PD",
"branch": "camera",
"name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
"color": "#E43B45"
},
"group_vote": "AYE"
}