GET /api/v1/releasers/68385/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/68385/?format=api",
"demozoo_url": "https://demozoo.org/groups/68385/",
"id": 68385,
"name": "B-Soft",
"is_group": true,
"nicks": [
{
"name": "B-Soft",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"B-Soft"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/140226/?format=api",
"id": 140226,
"name": "Jack the Rapper"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/140227/?format=api",
"id": 140227,
"name": "Mr. Joker"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=7420"
}
]
}