GET /api/v1/releasers/118498/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/118498/?format=api",
"demozoo_url": "https://demozoo.org/groups/118498/",
"id": 118498,
"name": "The Famous Three",
"is_group": true,
"nicks": [
{
"name": "The Famous Three",
"abbreviation": "TFT",
"is_primary_nick": true,
"variants": [
"TFT",
"The Famous Three"
]
},
{
"name": "The Fantastic Trio",
"abbreviation": "TFT",
"is_primary_nick": false,
"variants": [
"TFT",
"The Fantastic Trio"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/70217/?format=api",
"id": 70217,
"name": "Starline"
},
"is_current": false
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/118497/?format=api",
"id": 118497,
"name": "I.O.U."
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/59883/?format=api",
"id": 59883,
"name": "Slaxx"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=3924"
}
]
}