GET /api/v1/releasers/22947/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/22947/?format=api",
"demozoo_url": "https://demozoo.org/sceners/22947/",
"id": 22947,
"name": "RedCom",
"is_group": false,
"nicks": [
{
"name": "Red Com",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Red Com"
]
},
{
"name": "RedCom",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"RedCom"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/191/?format=api",
"id": 191,
"name": "Candela"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/30562/?format=api",
"id": 30562,
"name": "Ozone"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}