Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/12726129/?format=api
{
"id": 12726129,
"voting_slug": "vs19_405_013",
"sitting": {
"id": 1869,
"date": "2025-01-08",
"number": 405,
"branch": "C"
},
"title": "Articolo 1 - Votazione Articolo 1 DDL n. 1586",
"vote": "AYE",
"group": {
"id": 17,
"acronym": "NM(N-C-U-I)-M",
"slug": "NM",
"branch": "camera",
"name": "NOI MODERATI",
"color": "#704070"
},
"group_vote": "AYE"
}