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