GET /api/v1/releasers/22370/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/22370/?format=api",
"demozoo_url": "https://demozoo.org/groups/22370/",
"id": 22370,
"name": "Relentless",
"is_group": true,
"nicks": [
{
"name": "Relentless",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Relentless"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/22369/?format=api",
"id": 22369,
"name": "Bob"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/23577/?format=api",
"id": 23577,
"name": "Norman"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/37735/?format=api",
"id": 37735,
"name": "Stasis"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/37737/?format=api",
"id": 37737,
"name": "BLT"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11222/?format=api",
"id": 11222,
"name": "Magnetic"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=12707"
}
]
}