GET /api/v1/releasers/123972/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123972/?format=api",
"demozoo_url": "https://demozoo.org/groups/123972/",
"id": 123972,
"name": "The Xidex Crew 6510",
"is_group": true,
"nicks": [
{
"name": "The Xidex Crew 6510",
"abbreviation": "TXC",
"is_primary_nick": true,
"variants": [
"TXC",
"The Xidex Crew 6510"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123971/?format=api",
"id": 123971,
"name": "Countach"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123973/?format=api",
"id": 123973,
"name": "Airborne"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123994/?format=api",
"id": 123994,
"name": "The Superior"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=7103"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=15292"
}
]
}