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