GET /api/v1/releasers/9191/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9191/?format=api",
"demozoo_url": "https://demozoo.org/groups/9191/",
"id": 9191,
"name": "Intruders",
"is_group": true,
"nicks": [
{
"name": "Intruders",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Intruders"
]
},
{
"name": "Intruders Corporation",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Intruders Corporation"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9190/?format=api",
"id": 9190,
"name": "Ceeroy"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9430/?format=api",
"id": 9430,
"name": "Crazy Digger"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9431/?format=api",
"id": 9431,
"name": "Deather"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}