GET /api/v1/releasers/12913/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/12913/?format=api",
"demozoo_url": "https://demozoo.org/groups/12913/",
"id": 12913,
"name": "Blobtrox",
"is_group": true,
"nicks": [
{
"name": "Blobtrox",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Blobtrox"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/24554/?format=api",
"id": 24554,
"name": "Gwaur"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/24849/?format=api",
"id": 24849,
"name": "MakeGho"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/24555/?format=api",
"id": 24555,
"name": "HuGoroN"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2525"
}
]
}