GET /api/v1/releasers/86374/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/86374/?format=api",
"demozoo_url": "https://demozoo.org/sceners/86374/",
"id": 86374,
"name": "System-Z",
"is_group": false,
"nicks": [
{
"name": "System-Z",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"System-Z"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/86364/?format=api",
"id": 86364,
"name": "EMPiRE"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/76553/?format=api",
"id": 76553,
"name": "Illusion"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Person",
"url": "https://defacto2.net/p/system_z"
}
]
}