GET /api/v1/releasers/42205/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/42205/?format=api",
"demozoo_url": "https://demozoo.org/groups/42205/",
"id": 42205,
"name": "SüG RøR",
"is_group": true,
"nicks": [
{
"name": "SüG RøR",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"SüG RøR"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/39943/?format=api",
"id": 39943,
"name": "j"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/31801/?format=api",
"id": 31801,
"name": "Mr. Future"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://sgr.klot.net/"
},
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=61882"
}
]
}