GET /api/v1/releasers/128149/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/128149/?format=api",
"demozoo_url": "https://demozoo.org/groups/128149/",
"id": 128149,
"name": "Onyx",
"is_group": true,
"nicks": [
{
"name": "Onyx",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Onyx"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/83843/?format=api",
"id": 83843,
"name": "Hawk"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/58964/?format=api",
"id": 58964,
"name": "Jay-Z"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1142"
}
]
}