GET /api/v1/releasers/5671/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5671/?format=api",
"demozoo_url": "https://demozoo.org/sceners/5671/",
"id": 5671,
"name": "Frenetic",
"is_group": false,
"nicks": [
{
"name": "Code Hard",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Code Hard"
]
},
{
"name": "Frenetic",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Frenetic"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8560/?format=api",
"id": 8560,
"name": "Cubic Team"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/14169/?format=api",
"id": 14169,
"name": "Elitegroup"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}