GET /api/v1/releasers/137978/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/137978/?format=api",
"demozoo_url": "https://demozoo.org/groups/137978/",
"id": 137978,
"name": "Garfield Cracking Crew",
"is_group": true,
"nicks": [
{
"name": "Garfield Cracking Crew",
"abbreviation": "GCC",
"is_primary_nick": true,
"variants": [
"GCC",
"Garfield Cracking Crew"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/31036/?format=api",
"id": 31036,
"name": "Garfield"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/137979/?format=api",
"id": 137979,
"name": "Smokey"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/137980/?format=api",
"id": 137980,
"name": "TWT"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=11702"
}
]
}