GET /api/v1/releasers/115863/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/115863/?format=api",
"demozoo_url": "https://demozoo.org/groups/115863/",
"id": 115863,
"name": "MegaSoft",
"is_group": true,
"nicks": [
{
"name": "MegaSoft",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"MegaSoft"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/56407/?format=api",
"id": 56407,
"name": "Harry"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/29467/?format=api",
"id": 29467,
"name": "Mr. Lee"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1617"
}
]
}