GET /api/v1/releasers/17047/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/17047/?format=api",
"demozoo_url": "https://demozoo.org/groups/17047/",
"id": 17047,
"name": "BiteTheBytes",
"is_group": true,
"nicks": [
{
"name": "BiteTheBytes",
"abbreviation": "BTB",
"is_primary_nick": true,
"variants": [
"BTB",
"BiteTheBytes"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/74644/?format=api",
"id": 74644,
"name": "Gator"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/142992/?format=api",
"id": 142992,
"name": "CodeX"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/142993/?format=api",
"id": 142993,
"name": "Data"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://www.bitethebytes.com"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=4784"
}
]
}