GET /api/v1/releasers/6085/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/6085/?format=api",
"demozoo_url": "https://demozoo.org/groups/6085/",
"id": 6085,
"name": "Atomic Destruction",
"is_group": true,
"nicks": [
{
"name": "Atomic Destruction",
"abbreviation": "AtD",
"is_primary_nick": true,
"variants": [
"AtD",
"Atomic Destruction"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9324/?format=api",
"id": 9324,
"name": "Prestige"
},
"is_current": false
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5709/?format=api",
"id": 5709,
"name": "Slash"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12553/?format=api",
"id": 12553,
"name": "Steve Gibson"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/59859/?format=api",
"id": 59859,
"name": "Deckard"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=6674"
},
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Atomic_Destruction_Group"
}
]
}