GET /api/v1/releasers/33640/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/33640/?format=api",
"demozoo_url": "https://demozoo.org/groups/33640/",
"id": 33640,
"name": "The Coders",
"is_group": true,
"nicks": [
{
"name": "The Coders",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Coders"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/31429/?format=api",
"id": 31429,
"name": "The Alliance"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/29450/?format=api",
"id": 29450,
"name": "Newline"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/33910/?format=api",
"id": 33910,
"name": "Ninja 3"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/52590/?format=api",
"id": 52590,
"name": "The Expert"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "FujiologyFolder",
"url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/C/CODERS/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=4999"
}
]
}