GET /api/v1/releasers/9984/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9984/?format=api",
"demozoo_url": "https://demozoo.org/sceners/9984/",
"id": 9984,
"name": "H0bby1",
"is_group": false,
"nicks": [
{
"name": "H0bby1",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"H0bby1",
"Hobby1"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/5946/?format=api",
"id": 5946,
"name": "Division Zero"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/738/?format=api",
"id": 738,
"name": "Alcatraz"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/10554/?format=api",
"id": 10554,
"name": "DEViANCE"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}