GET /api/v1/releasers/141523/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/141523/?format=api",
"demozoo_url": "https://demozoo.org/groups/141523/",
"id": 141523,
"name": "The Invisible Crew",
"is_group": true,
"nicks": [
{
"name": "The Invisible Crew",
"abbreviation": "TIC",
"is_primary_nick": true,
"variants": [
"TIC",
"The Invisible Crew"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/141522/?format=api",
"id": 141522,
"name": "Mystical Design Ltd."
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/141524/?format=api",
"id": 141524,
"name": "Predator"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=7371"
}
]
}