GET /api/v1/releasers/13421/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/13421/?format=api",
"demozoo_url": "https://demozoo.org/sceners/13421/",
"id": 13421,
"name": "Roger",
"is_group": false,
"nicks": [
{
"name": "Goofy",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Goofy",
"gfy"
]
},
{
"name": "Roger",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Roger"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/65/?format=api",
"id": 65,
"name": "Replay"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/50709/?format=api",
"id": 50709,
"name": "Taste"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7449/?format=api",
"id": 7449,
"name": "Just For Fun"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}