GET /api/v1/releasers/51092/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/51092/?format=api",
"demozoo_url": "https://demozoo.org/groups/51092/",
"id": 51092,
"name": "Alma Fuerte",
"is_group": true,
"nicks": [
{
"name": "Alma Fuerte",
"abbreviation": "AF",
"is_primary_nick": true,
"variants": [
"AF",
"Alma Fuerte"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/51093/?format=api",
"id": 51093,
"name": "Prowler"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/51094/?format=api",
"id": 51094,
"name": "Mustaine"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/51095/?format=api",
"id": 51095,
"name": "Flying V"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}