GET /api/v1/releasers/148666/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/148666/?format=api",
"demozoo_url": "https://demozoo.org/groups/148666/",
"id": 148666,
"name": "The Crazy Group",
"is_group": true,
"nicks": [
{
"name": "The Crazy Group",
"abbreviation": "TCG",
"is_primary_nick": true,
"variants": [
"TCG",
"The Crazy Group"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/39801/?format=api",
"id": 39801,
"name": "Earthshaker"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/148667/?format=api",
"id": 148667,
"name": "The Rebel"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=2734"
}
]
}