GET /api/v1/releasers/51995/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/51995/?format=api",
"demozoo_url": "https://demozoo.org/groups/51995/",
"id": 51995,
"name": "Antique Crew",
"is_group": true,
"nicks": [
{
"name": "Antique Crew",
"abbreviation": "ATQ",
"is_primary_nick": true,
"variants": [
"ATQ",
"Antique Crew"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/51993/?format=api",
"id": 51993,
"name": "Spirit"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}