GET /api/v1/releasers/109234/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/109234/?format=api",
"demozoo_url": "https://demozoo.org/groups/109234/",
"id": 109234,
"name": "Sulaco",
"is_group": true,
"nicks": [
{
"name": "Sulaco",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Sulaco"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123534/?format=api",
"id": 123534,
"name": "Jan Horn"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123535/?format=api",
"id": 123535,
"name": "McCLaw"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.sulaco.co.za/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1689"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/demos/groups/sulaco/"
}
]
}