GET /api/v1/releasers/123714/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123714/?format=api",
"demozoo_url": "https://demozoo.org/sceners/123714/",
"id": 123714,
"name": "Red Raider",
"is_group": false,
"nicks": [
{
"name": "Red Raider",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Red Raider"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/81373/?format=api",
"id": 81373,
"name": "Bitchin' Ansi Design"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/132079/?format=api",
"id": 132079,
"name": "Designers With Imagination"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/41900/?format=api",
"id": 41900,
"name": "Borg"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/89872/?format=api",
"id": 89872,
"name": "NRA"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}