GET /api/v1/releasers/49442/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/49442/?format=api",
"demozoo_url": "https://demozoo.org/groups/49442/",
"id": 49442,
"name": "Fright",
"is_group": true,
"nicks": [
{
"name": "Fright",
"abbreviation": "FRT",
"is_primary_nick": true,
"variants": [
"FRT",
"Fright"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/53723/?format=api",
"id": 53723,
"name": "Amin"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/35744/?format=api",
"id": 35744,
"name": "Stuf"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1490"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=8575"
}
]
}