GET /api/v1/releasers/123245/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123245/?format=api",
"demozoo_url": "https://demozoo.org/sceners/123245/",
"id": 123245,
"name": "Diablo Rojo",
"is_group": false,
"nicks": [
{
"name": "Diablo Rojo",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Diablo Rojo"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/126427/?format=api",
"id": 126427,
"name": "WL"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/78490/?format=api",
"id": 78490,
"name": "Cyber Legion"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/126428/?format=api",
"id": 126428,
"name": "CP"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}