GET /api/v1/releasers/23532/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/23532/?format=api",
"demozoo_url": "https://demozoo.org/sceners/23532/",
"id": 23532,
"name": "Galaxy",
"is_group": false,
"nicks": [
{
"name": "Galaxy",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Galaxy"
]
},
{
"name": "oGALAXYo",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"oGALAXYo"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
"id": 3918,
"name": "Resistance"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
"id": 1853,
"name": "Paradox"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}