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