GET /api/v1/releasers/9011/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9011/?format=api",
"demozoo_url": "https://demozoo.org/groups/9011/",
"id": 9011,
"name": "Antares",
"is_group": true,
"nicks": [
{
"name": "Antares",
"abbreviation": "ATS",
"is_primary_nick": true,
"variants": [
"ATS",
"Antares"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9010/?format=api",
"id": 9010,
"name": "EA"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9012/?format=api",
"id": 9012,
"name": "Pheel"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9013/?format=api",
"id": 9013,
"name": "Konex"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9062/?format=api",
"id": 9062,
"name": "Sister"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=707"
},
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Antares"
}
]
}