GET /api/v1/releasers/110498/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/110498/?format=api",
"demozoo_url": "https://demozoo.org/groups/110498/",
"id": 110498,
"name": "The Addams Fanz",
"is_group": true,
"nicks": [
{
"name": "The Addams Fanz",
"abbreviation": "TAF",
"is_primary_nick": true,
"variants": [
"TAF",
"The Addams Fanz"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10221/?format=api",
"id": 10221,
"name": "RSX"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/60631/?format=api",
"id": 60631,
"name": "Memory"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.cpcwiki.eu/index.php/The_Addams_Fanz"
},
{
"link_class": "BaseUrl",
"url": "http://www.cpcwiki.eu/index.php/TAF"
}
]
}