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