GET /api/v1/releasers/142477/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/142477/?format=api",
"demozoo_url": "https://demozoo.org/sceners/142477/",
"id": 142477,
"name": "Joe Forster",
"is_group": false,
"nicks": [
{
"name": "Joe Forster",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Joe Forster"
]
},
{
"name": "TurboSoft",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"TurboSoft"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/142476/?format=api",
"id": 142476,
"name": "Software Trading Association"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=4317"
}
]
}