GET /api/v1/releasers/60300/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/60300/?format=api",
"demozoo_url": "https://demozoo.org/sceners/60300/",
"id": 60300,
"name": "Tronix",
"is_group": false,
"nicks": [
{
"name": "Tronix",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Tronix"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/3401/?format=api",
"id": 3401,
"name": "Anarchy PC"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7912/?format=api",
"id": 7912,
"name": "Onyx"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}