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