GET /api/v1/releasers/10469/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10469/?format=api",
"demozoo_url": "https://demozoo.org/sceners/10469/",
"id": 10469,
"name": "Zed",
"is_group": false,
"nicks": [
{
"name": "Zed",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Zed"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8034/?format=api",
"id": 8034,
"name": "Remal"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8193/?format=api",
"id": 8193,
"name": "Thunder"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/24867/?format=api",
"id": 24867,
"name": "Intercast"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}