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