GET /api/v1/releasers/140060/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/140060/?format=api",
"demozoo_url": "https://demozoo.org/groups/140060/",
"id": 140060,
"name": "ibex-crew",
"is_group": true,
"nicks": [
{
"name": "ibex-crew",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"ibex-crew"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/140061/?format=api",
"id": 140061,
"name": "t0m3000"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/143058/?format=api",
"id": 143058,
"name": "v3nt0r"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://www.ibex-crew.org"
},
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=12743"
}
]
}