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