Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/9492071/?format=api
{
"id": 9492071,
"voting_slug": "vs19_216_027",
"sitting": {
"id": 1561,
"date": "2023-12-19",
"number": 216,
"branch": "C"
},
"title": "Articolo 2 - Votazione Articolo 2 DDL n. 1555",
"vote": "AYE",
"group": {
"id": 17,
"acronym": "NM(N-C-U-I)-M",
"slug": "NM",
"branch": "camera",
"name": "NOI MODERATI",
"color": "#704070"
},
"group_vote": "AYE"
}