GET /api/v1/releasers/5700/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5700/?format=api",
"demozoo_url": "https://demozoo.org/groups/5700/",
"id": 5700,
"name": "Foobug",
"is_group": true,
"nicks": [
{
"name": "Foobug",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Foobug"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5699/?format=api",
"id": 5699,
"name": "DiamonDie"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10015/?format=api",
"id": 10015,
"name": "rjv"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/24412/?format=api",
"id": 24412,
"name": "ld0d"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=237"
},
{
"link_class": "WaybackMachinePage",
"url": "https://web.archive.org/web/20011025164911/http://foobug.yoki.org/"
}
]
}