GET /api/v1/releasers/5321/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5321/?format=api",
"demozoo_url": "https://demozoo.org/groups/5321/",
"id": 5321,
"name": "Image Dreams",
"is_group": true,
"nicks": [
{
"name": "Image Dreams",
"abbreviation": "ID",
"is_primary_nick": true,
"variants": [
"ID",
"Image Dreams"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5320/?format=api",
"id": 5320,
"name": "Mike"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/13806/?format=api",
"id": 13806,
"name": "Hackman"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/51640/?format=api",
"id": 51640,
"name": "Dolby"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=740"
},
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=27692"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1678"
}
]
}