GET /api/v1/releasers/2608/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/2608/?format=api",
"demozoo_url": "https://demozoo.org/sceners/2608/",
"id": 2608,
"name": "BAT",
"is_group": false,
"nicks": [
{
"name": "B.A.T.",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"B.A.T."
]
},
{
"name": "BAT",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"BAT"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2258/?format=api",
"id": 2258,
"name": "Synergy"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/32126/?format=api",
"id": 32126,
"name": "Aenigmatica"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/63638/?format=api",
"id": 63638,
"name": "Mirage"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/63639/?format=api",
"id": 63639,
"name": "Cyberfox"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}