GET /api/v1/releasers/72053/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/72053/?format=api",
"demozoo_url": "https://demozoo.org/sceners/72053/",
"id": 72053,
"name": "Joel",
"is_group": false,
"nicks": [
{
"name": "Joel",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Joel"
]
},
{
"name": "Wolf",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Wolf"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/47691/?format=api",
"id": 47691,
"name": "Implant"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/19003/?format=api",
"id": 19003,
"name": "Digression"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/18941/?format=api",
"id": 18941,
"name": "Nordic Line"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}