GET /api/v1/releasers/49626/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/49626/?format=api",
"demozoo_url": "https://demozoo.org/groups/49626/",
"id": 49626,
"name": "Delta Machine",
"is_group": true,
"nicks": [
{
"name": "Delta Machine",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Delta Machine"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/47615/?format=api",
"id": 47615,
"name": "Lux"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/47616/?format=api",
"id": 47616,
"name": "dm"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.delta-machine.net/"
},
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=7940"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=13623"
}
]
}