GET /api/v1/releasers/2571/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/2571/?format=api",
"demozoo_url": "https://demozoo.org/sceners/2571/",
"id": 2571,
"name": "Frost",
"is_group": false,
"nicks": [
{
"name": "Frost",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Frost"
]
},
{
"name": "Frost242",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Frost242"
]
},
{
"name": "fOssYl",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"fOssYl"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2244/?format=api",
"id": 2244,
"name": "Sector One"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.frosties.org/"
},
{
"link_class": "BaseUrl",
"url": "http://blog.frosties.org/"
}
]
}