GET /api/v1/releasers/73872/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/73872/?format=api",
"demozoo_url": "https://demozoo.org/groups/73872/",
"id": 73872,
"name": "Dean Garraghty Software",
"is_group": true,
"nicks": [
{
"name": "Dean Garraghty Software",
"abbreviation": "DGS",
"is_primary_nick": true,
"variants": [
"DGS",
"Dean Garraghty Software"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/50387/?format=api",
"id": 50387,
"name": "Dean Garraghty"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.dgs.clara.co.uk/"
}
]
}