GET /api/v1/releasers/68993/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/68993/?format=api",
"demozoo_url": "https://demozoo.org/groups/68993/",
"id": 68993,
"name": "Prophecy",
"is_group": true,
"nicks": [
{
"name": "Prophecy",
"abbreviation": "PHC",
"is_primary_nick": true,
"variants": [
"PHC",
"Prophecy"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12504/?format=api",
"id": 12504,
"name": "Tankard"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/145512/?format=api",
"id": 145512,
"name": "Lama"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Prophecy"
}
]
}