GET /api/v1/releasers/9305/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9305/?format=api",
"demozoo_url": "https://demozoo.org/groups/9305/",
"id": 9305,
"name": "Delta Hackers Group",
"is_group": true,
"nicks": [
{
"name": "Delta Hackers Group",
"abbreviation": "DHG",
"is_primary_nick": true,
"variants": [
"DHG",
"Delta",
"Delta Hackers Group"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9304/?format=api",
"id": 9304,
"name": "Орех"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9234/?format=api",
"id": 9234,
"name": "Silent"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3317"
},
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Delta_Hackers_Group"
},
{
"link_class": "WaybackMachinePage",
"url": "https://web.archive.org/web/20010517041218/http://www.fortunecity.com/skyscraper/mousepad/767/"
}
]
}