GET /api/v1/releasers/67543/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/67543/?format=api",
"demozoo_url": "https://demozoo.org/groups/67543/",
"id": 67543,
"name": "The Double Doctors",
"is_group": true,
"nicks": [
{
"name": "The Double Doctors",
"abbreviation": "TDD",
"is_primary_nick": true,
"variants": [
"TDD",
"The Double Doctors"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/65343/?format=api",
"id": 65343,
"name": "Byte-Hunter"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}