GET /api/v1/releasers/12470/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/12470/?format=api",
"demozoo_url": "https://demozoo.org/groups/12470/",
"id": 12470,
"name": "The Worms",
"is_group": true,
"nicks": [
{
"name": "The Worms",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Worms"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12457/?format=api",
"id": 12457,
"name": "Kassoft"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12410/?format=api",
"id": 12410,
"name": "Br0mba"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12546/?format=api",
"id": 12546,
"name": "Mikropol"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/The_Worms"
}
]
}