GET /api/v1/releasers/42307/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/42307/?format=api",
"demozoo_url": "https://demozoo.org/sceners/42307/",
"id": 42307,
"name": "LyCoS",
"is_group": false,
"nicks": [
{
"name": "Dj LyCoS",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Dj LyCoS"
]
},
{
"name": "LyCoS",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"LyCoS"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/42313/?format=api",
"id": 42313,
"name": "Owned Team"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}