GET /api/v1/releasers/88022/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/88022/?format=api",
"demozoo_url": "https://demozoo.org/sceners/88022/",
"id": 88022,
"name": "Joe Cool",
"is_group": false,
"nicks": [
{
"name": "Joe Cool",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Joe Cool"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/88017/?format=api",
"id": 88017,
"name": "World Trading Center"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/79605/?format=api",
"id": 79605,
"name": "German Trading Alliance"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/66600/?format=api",
"id": 66600,
"name": "Motion"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}