GET /api/v1/releasers/34430/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/34430/?format=api",
"demozoo_url": "https://demozoo.org/groups/34430/",
"id": 34430,
"name": "The Frenchies gWem Company",
"is_group": true,
"nicks": [
{
"name": "The Frenchies gWem Company",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Frenchies gWem Company"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10502/?format=api",
"id": 10502,
"name": "gwEm"
},
"is_current": false
}
],
"subgroups": [
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/34433/?format=api",
"id": 34433,
"name": "The Frenchies"
},
"is_current": false
}
],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=4302"
}
]
}