Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7562578/?format=api
{
"id": 7562578,
"voting_slug": "vs19_072_029",
"sitting": {
"id": 1329,
"date": "2023-03-21",
"number": 72,
"branch": "C"
},
"title": "Articolo 2 - Votazione Articolo 2 DDL n. 0977",
"vote": "ABST",
"group": {
"id": 14,
"acronym": "PD-IDP",
"slug": "PD",
"branch": "camera",
"name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
"color": "#E43B45"
},
"group_vote": "ABST"
}