GET /api/v1/releasers/4982/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/4982/?format=api",
"demozoo_url": "https://demozoo.org/groups/4982/",
"id": 4982,
"name": "Crusade",
"is_group": true,
"nicks": [
{
"name": "Crusade",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Crusade"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/50575/?format=api",
"id": 50575,
"name": "Nightshade"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/147428/?format=api",
"id": 147428,
"name": "Mr. Goof"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/147983/?format=api",
"id": 147983,
"name": "DJ Kat"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=5523"
}
]
}