GET /api/v1/releasers/108452/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/108452/?format=api",
"demozoo_url": "https://demozoo.org/groups/108452/",
"id": 108452,
"name": "New Garfield Crew",
"is_group": true,
"nicks": [
{
"name": "New Garfield Crew",
"abbreviation": "NGC",
"is_primary_nick": true,
"variants": [
"NGC",
"New Garfield Crew"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/140918/?format=api",
"id": 140918,
"name": "Rebell"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11620/?format=api",
"id": 11620,
"name": "Se7en"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=693"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=4240"
}
]
}