GET /api/v1/releasers/87898/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/87898/?format=api",
"demozoo_url": "https://demozoo.org/groups/87898/",
"id": 87898,
"name": "Industrial Dreamers",
"is_group": true,
"nicks": [
{
"name": "Industrial Dreamers",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Industrial Dreamers"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/87897/?format=api",
"id": 87897,
"name": "DJ Coma"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/87900/?format=api",
"id": 87900,
"name": "Mc Gyík"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}