GET /api/v1/releasers/9216/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9216/?format=api",
"demozoo_url": "https://demozoo.org/groups/9216/",
"id": 9216,
"name": "Galaxy",
"is_group": true,
"nicks": [
{
"name": "Galaxy",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Galaxy"
]
},
{
"name": "Galaxy Inc.",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Galaxy Inc",
"Galaxy Inc."
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9442/?format=api",
"id": 9442,
"name": "Art-top"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12274/?format=api",
"id": 12274,
"name": "Lavender"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/22972/?format=api",
"id": 22972,
"name": "Dexter"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=4047"
},
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Galaxy"
}
]
}