GET /api/v1/releasers/9020/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9020/?format=api",
"demozoo_url": "https://demozoo.org/groups/9020/",
"id": 9020,
"name": "Computer Rats Group",
"is_group": true,
"nicks": [
{
"name": "Computer Rats Group",
"abbreviation": "CRG",
"is_primary_nick": true,
"variants": [
"CRG",
"Computer Rats Group"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9019/?format=api",
"id": 9019,
"name": "Ravager"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9226/?format=api",
"id": 9226,
"name": "Dx-69"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/52114/?format=api",
"id": 52114,
"name": "Madman"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/52115/?format=api",
"id": 52115,
"name": "Eagle"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=726"
},
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Computer_Rats_Group"
}
]
}