GET /api/v1/releasers/90909/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/90909/?format=api",
"demozoo_url": "https://demozoo.org/groups/90909/",
"id": 90909,
"name": "Adalats",
"is_group": true,
"nicks": [
{
"name": "Adalats",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Adalats"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/97733/?format=api",
"id": 97733,
"name": "Tutti Frutti"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/6946/?format=api",
"id": 6946,
"name": "Mr. Looping"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/adalats"
},
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=39755"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=7282"
}
]
}