GET /api/v1/releasers/9436/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9436/?format=api",
"demozoo_url": "https://demozoo.org/groups/9436/",
"id": 9436,
"name": "Clevers Group",
"is_group": true,
"nicks": [
{
"name": "Clevers Group",
"abbreviation": "CLV",
"is_primary_nick": true,
"variants": [
"CLV",
"Clevers Group"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/107110/?format=api",
"id": 107110,
"name": "Omega Hackers Club"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9439/?format=api",
"id": 9439,
"name": "Bytic"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/37480/?format=api",
"id": 37480,
"name": "Smoke"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/51746/?format=api",
"id": 51746,
"name": "Jam"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Clevers"
}
]
}