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