GET /api/v1/releasers/121520/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/121520/?format=api",
"demozoo_url": "https://demozoo.org/groups/121520/",
"id": 121520,
"name": "Rhyme",
"is_group": true,
"nicks": [
{
"name": "Rhyme",
"abbreviation": "RH",
"is_primary_nick": true,
"variants": [
"RH",
"Rhyme"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/85749/?format=api",
"id": 85749,
"name": "Rage"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/121053/?format=api",
"id": 121053,
"name": "Leppard"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/37156/?format=api",
"id": 37156,
"name": "Hacker"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/90522/?format=api",
"id": 90522,
"name": "Sternone"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/resources/bbs/rhyme/"
}
]
}