GET /api/v1/releasers/15058/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/15058/?format=api",
"demozoo_url": "https://demozoo.org/sceners/15058/",
"id": 15058,
"name": "Grape",
"is_group": false,
"nicks": [
{
"name": "Grape",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Grape"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/15041/?format=api",
"id": 15041,
"name": "Xtatic"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/15059/?format=api",
"id": 15059,
"name": "Steel Dawn"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}