GET /api/v1/releasers/55615/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/55615/?format=api",
"demozoo_url": "https://demozoo.org/groups/55615/",
"id": 55615,
"name": "Section 1",
"is_group": true,
"nicks": [
{
"name": "Section 1",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Section 1"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/1712/?format=api",
"id": 1712,
"name": "Jaby"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/55616/?format=api",
"id": 55616,
"name": "Relish"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=34659"
}
]
}