GET /api/v1/releasers/12151/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/12151/?format=api",
"demozoo_url": "https://demozoo.org/groups/12151/",
"id": 12151,
"name": "Entity",
"is_group": true,
"nicks": [
{
"name": "Entity",
"abbreviation": "NTT",
"is_primary_nick": true,
"variants": [
"Entity",
"NTT"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/74139/?format=api",
"id": 74139,
"name": "Idle Sunder"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/6475/?format=api",
"id": 6475,
"name": "Atomhead"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://entity.be/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=10075"
}
]
}