GET /api/v1/releasers/7986/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/7986/?format=api",
"demozoo_url": "https://demozoo.org/groups/7986/",
"id": 7986,
"name": "The Infernal Duo",
"is_group": true,
"nicks": [
{
"name": "The Infernal Duo",
"abbreviation": "Infernal Duo",
"is_primary_nick": true,
"variants": [
"Infernal Duo",
"The Infernal Duo"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2938/?format=api",
"id": 2938,
"name": "The Band"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
"id": 1853,
"name": "Paradox"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/78478/?format=api",
"id": 78478,
"name": "Mutual Assured Destruction"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2939/?format=api",
"id": 2939,
"name": "D.M.A"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2940/?format=api",
"id": 2940,
"name": "The Thief"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}