GET /api/v1/releasers/11005/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/11005/?format=api",
"demozoo_url": "https://demozoo.org/groups/11005/",
"id": 11005,
"name": "Eichel",
"is_group": true,
"nicks": [
{
"name": "Eichel",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Eichel"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11004/?format=api",
"id": 11004,
"name": "T.C.P."
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/18010/?format=api",
"id": 18010,
"name": "Scientoz"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/71932/?format=api",
"id": 71932,
"name": "statler"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/13212/?format=api",
"id": 13212,
"name": "The Acid God"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=93"
}
]
}