GET /api/v1/releasers/111854/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/111854/?format=api",
"demozoo_url": "https://demozoo.org/groups/111854/",
"id": 111854,
"name": "The Stripes",
"is_group": true,
"nicks": [
{
"name": "Stripes 4321 International",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Stripes 4321 International"
]
},
{
"name": "The Magic Stripes",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"The Magic Stripes"
]
},
{
"name": "The Stripes",
"abbreviation": "SPS",
"is_primary_nick": true,
"variants": [
"SPS",
"Stripes",
"The Stripes"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/138012/?format=api",
"id": 138012,
"name": "MFCS"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=4895"
}
]
}