GET /api/v1/releasers/80094/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/80094/?format=api",
"demozoo_url": "https://demozoo.org/groups/80094/",
"id": 80094,
"name": "ABC Department",
"is_group": true,
"nicks": [
{
"name": "ABC Department",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"ABC Department"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/98713/?format=api",
"id": 98713,
"name": "Marco"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/122508/?format=api",
"id": 122508,
"name": "Krush"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2966/?format=api",
"id": 2966,
"name": "Hobbit"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/18516/?format=api",
"id": 18516,
"name": "Skywolf"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=4603"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=9597"
}
]
}