GET /api/v1/releasers/141059/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/141059/?format=api",
"demozoo_url": "https://demozoo.org/groups/141059/",
"id": 141059,
"name": "Lame",
"is_group": true,
"nicks": [
{
"name": "Lame",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Lame"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/54181/?format=api",
"id": 54181,
"name": "Doctor Soft"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://lamehq.net"
}
]
}