GET /api/v1/releasers/12775/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/12775/?format=api",
"demozoo_url": "https://demozoo.org/groups/12775/",
"id": 12775,
"name": "Retro",
"is_group": true,
"nicks": [
{
"name": "Retro",
"abbreviation": "RTR",
"is_primary_nick": true,
"variants": [
"RTR",
"Retro"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12774/?format=api",
"id": 12774,
"name": "pmc"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/1525/?format=api",
"id": 1525,
"name": "H0ffman"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://retro.untergrund.net"
},
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=38862"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=10885"
}
]
}