GET /api/v1/releasers/9746/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9746/?format=api",
"demozoo_url": "https://demozoo.org/sceners/9746/",
"id": 9746,
"name": "Noize",
"is_group": false,
"nicks": [
{
"name": "Moostafa",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Moostafa"
]
},
{
"name": "Noize",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Noize",
"Noizzze"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
"id": 2226,
"name": "Phantasy"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Noizzze"
}
]
}