GET /api/v1/releasers/25748/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/25748/?format=api",
"demozoo_url": "https://demozoo.org/sceners/25748/",
"id": 25748,
"name": "Cee Jay",
"is_group": false,
"nicks": [
{
"name": "Cee Jay",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Cee Jay",
"cJ"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
"id": 1073,
"name": "Ram Jam"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/23746/?format=api",
"id": 23746,
"name": "5th Dynasty"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}