GET /api/v1/releasers/8607/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8607/?format=api",
"demozoo_url": "https://demozoo.org/sceners/8607/",
"id": 8607,
"name": "Shaq",
"is_group": false,
"nicks": [
{
"name": "Shaq",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Shaq"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/15080/?format=api",
"id": 15080,
"name": "Glue Team"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/10000/?format=api",
"id": 10000,
"name": "Defacto2"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Person",
"url": "https://defacto2.net/p/shaq"
}
]
}