GET /api/v1/releasers/102012/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/102012/?format=api",
"demozoo_url": "https://demozoo.org/groups/102012/",
"id": 102012,
"name": "Necropolis",
"is_group": true,
"nicks": [
{
"name": "Necropolis",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Necropolis"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/78307/?format=api",
"id": 78307,
"name": "Moose"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/78309/?format=api",
"id": 78309,
"name": "Rex 42"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/130483/?format=api",
"id": 130483,
"name": "Jason"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/130484/?format=api",
"id": 130484,
"name": "Creator"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "https://janeway.exotica.org.uk/author.php?id=61142"
}
]
}