GET /api/v1/releasers/29932/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/29932/?format=api",
"demozoo_url": "https://demozoo.org/groups/29932/",
"id": 29932,
"name": "Neuralyte",
"is_group": true,
"nicks": [
{
"name": "Neuralyte",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Neuralyte"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123420/?format=api",
"id": 123420,
"name": "ig0r"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123421/?format=api",
"id": 123421,
"name": "7r1x"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=10807"
}
]
}