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