GET /api/v1/releasers/123224/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123224/?format=api",
"demozoo_url": "https://demozoo.org/sceners/123224/",
"id": 123224,
"name": "E-Buzz",
"is_group": false,
"nicks": [
{
"name": "E-Buzz",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"E-Buzz"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/111014/?format=api",
"id": 111014,
"name": "Fluid"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/628/?format=api",
"id": 628,
"name": "Rebels"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/123226/?format=api",
"id": 123226,
"name": "Sect"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}