GET /api/v1/releasers/39710/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/39710/?format=api",
"demozoo_url": "https://demozoo.org/groups/39710/",
"id": 39710,
"name": "The Outlaws",
"is_group": true,
"nicks": [
{
"name": "The Outlaws",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Outlaws"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/55030/?format=api",
"id": 55030,
"name": "The Chief"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/55031/?format=api",
"id": 55031,
"name": "Code Lord"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "FujiologyFolder",
"url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/O/OUTLAWS/"
}
]
}