GET /api/v1/releasers/8910/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8910/?format=api",
"demozoo_url": "https://demozoo.org/groups/8910/",
"id": 8910,
"name": "Naughty Crew",
"is_group": true,
"nicks": [
{
"name": "Naughty Crew",
"abbreviation": "NC",
"is_primary_nick": true,
"variants": [
"NC",
"Naughty Crew"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9054/?format=api",
"id": 9054,
"name": "X-agon"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9085/?format=api",
"id": 9085,
"name": "Johny-X"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9092/?format=api",
"id": 9092,
"name": "Schiva"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9366/?format=api",
"id": 9366,
"name": "Noby"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9367/?format=api",
"id": 9367,
"name": "Matsoft"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1955"
},
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Naughty_Crew"
}
]
}