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