GET /api/v1/releasers/148683/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/148683/?format=api",
"demozoo_url": "https://demozoo.org/groups/148683/",
"id": 148683,
"name": "Red Mill",
"is_group": true,
"nicks": [
{
"name": "Red Mill",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Red Mill"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/148682/?format=api",
"id": 148682,
"name": "Limited"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/148684/?format=api",
"id": 148684,
"name": "Marx"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=7117"
}
]
}