Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/10764672/?format=api
{
"id": 10764672,
"voting_slug": "19-180-5",
"sitting": {
"id": 1665,
"date": "2024-04-17",
"number": 180,
"branch": "S"
},
"title": "DDL n. 924-bis. Emm. 1.205 e 1.206",
"vote": "AYE",
"group": {
"id": 6,
"acronym": "Aut (SVP-PATT, Cb)",
"slug": "SVP-PATT-SudCN",
"branch": "senato",
"name": "Per le Autonomie (SVP-PATT, Campobase)",
"color": "#594690"
},
"group_vote": "AYE"
}