GET /api/v1/releasers/10417/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10417/?format=api",
"demozoo_url": "https://demozoo.org/sceners/10417/",
"id": 10417,
"name": "Steprate",
"is_group": false,
"nicks": [
{
"name": "A.J. Cyborg",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"A.J. Cyborg"
]
},
{
"name": "Steprate",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Steprate"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/391/?format=api",
"id": 391,
"name": "Equinox"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/32004/?format=api",
"id": 32004,
"name": "The Trash Section"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}