GET /api/v1/releasers/37587/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/37587/?format=api",
"demozoo_url": "https://demozoo.org/groups/37587/",
"id": 37587,
"name": "Mad Lab",
"is_group": true,
"nicks": [
{
"name": "Mad Lab",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mad Lab"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/37588/?format=api",
"id": 37588,
"name": "Lotfi"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/37589/?format=api",
"id": 37589,
"name": "Amine"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=7370"
}
]
}