GET /api/v1/releasers/22496/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/22496/?format=api",
"demozoo_url": "https://demozoo.org/sceners/22496/",
"id": 22496,
"name": "Sleeping Dog",
"is_group": false,
"nicks": [
{
"name": "Sdog",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Sdog"
]
},
{
"name": "Sleeping Dog",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Sleeping Dog"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/19837/?format=api",
"id": 19837,
"name": "The Natives"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/70983/?format=api",
"id": 70983,
"name": "Coders In Action"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}