GET /api/v1/releasers/145398/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/145398/?format=api",
"demozoo_url": "https://demozoo.org/groups/145398/",
"id": 145398,
"name": "Good Guys Hackers Group",
"is_group": true,
"nicks": [
{
"name": "Good Guys Hackers Group",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Good Guys Hackers Group"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/145397/?format=api",
"id": 145397,
"name": "Han"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/145399/?format=api",
"id": 145399,
"name": "Cracker"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Good_Guys_Hackers_Group"
}
]
}