GET /api/v1/releasers/107975/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/107975/?format=api",
"demozoo_url": "https://demozoo.org/groups/107975/",
"id": 107975,
"name": "FLP-Group",
"is_group": true,
"nicks": [
{
"name": "FLP-Group",
"abbreviation": "FLP",
"is_primary_nick": true,
"variants": [
"FLP",
"FLP-Group"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/48980/?format=api",
"id": 48980,
"name": "Big User"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1143"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=8463"
}
]
}