GET /api/v1/releasers/30006/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/30006/?format=api",
"demozoo_url": "https://demozoo.org/groups/30006/",
"id": 30006,
"name": "Secret Lab Productions",
"is_group": true,
"nicks": [
{
"name": "Secret Lab Productions",
"abbreviation": "SLP",
"is_primary_nick": true,
"variants": [
"SLP",
"Secret Lab Productions"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/57992/?format=api",
"id": 57992,
"name": "Rudi Hax"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/13597/?format=api",
"id": 13597,
"name": "Brizz"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.secretlabproductions.de/"
},
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1547"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=8590"
}
]
}