GET /api/v1/releasers/22720/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/22720/?format=api",
"demozoo_url": "https://demozoo.org/groups/22720/",
"id": 22720,
"name": "Yoghurt Crew",
"is_group": true,
"nicks": [
{
"name": "Yoghurt Crew",
"abbreviation": "YC",
"is_primary_nick": true,
"variants": [
"YC",
"Yoghurt Crew"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/69104/?format=api",
"id": 69104,
"name": "Jas"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/65533/?format=api",
"id": 65533,
"name": "Paul Helge Wiik"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1507"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=8583"
}
]
}