Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/12942107/?format=api
{
"id": 12942107,
"voting_slug": "19-272-6",
"sitting": {
"id": 1904,
"date": "2025-02-12",
"number": 272,
"branch": "S"
},
"title": "Mozione n. 117 (testo 2) (disp. C), Calenda ed altri, su rincari del prezzo dell'energia elettrica",
"vote": "AYE",
"group": {
"id": 5,
"acronym": "PD-IDP",
"slug": "PD",
"branch": "senato",
"name": "Partito Democratico - Italia Democratica e Progressista",
"color": "#E43B45"
},
"group_vote": "AYE"
}