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