GET /api/v1/releasers/132195/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/132195/?format=api",
"demozoo_url": "https://demozoo.org/sceners/132195/",
"id": 132195,
"name": "Ren",
"is_group": false,
"nicks": [
{
"name": "Harley",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Harley"
]
},
{
"name": "Ren",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Ren"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
"id": 1188,
"name": "Depth"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/46387/?format=api",
"id": 46387,
"name": "The Magic Guild"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}