GET /api/v1/releasers/47350/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/47350/?format=api",
"demozoo_url": "https://demozoo.org/groups/47350/",
"id": 47350,
"name": "[d]vision",
"is_group": true,
"nicks": [
{
"name": "[d]vision",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"[d]vision"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/35124/?format=api",
"id": 35124,
"name": "Gina"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/47351/?format=api",
"id": 47351,
"name": "Rip"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://dvision.at/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=10159"
}
]
}