GET /api/v1/releasers/115970/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/115970/?format=api",
"demozoo_url": "https://demozoo.org/groups/115970/",
"id": 115970,
"name": "retroplace.com",
"is_group": true,
"nicks": [
{
"name": "retroplace.com",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"retroplace.com"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/61417/?format=api",
"id": 61417,
"name": "Armin Hierstetter"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/115971/?format=api",
"id": 115971,
"name": "Christian"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://www.retroplace.com/"
}
]
}