GET /api/v1/releasers/23681/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/23681/?format=api",
"demozoo_url": "https://demozoo.org/groups/23681/",
"id": 23681,
"name": "Face Project",
"is_group": true,
"nicks": [
{
"name": "Face Project",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Face Project"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/62496/?format=api",
"id": 62496,
"name": "Priest"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/57185/?format=api",
"id": 57185,
"name": "Mastermind"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3046"
}
]
}