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