GET /api/v1/releasers/130455/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/130455/?format=api",
"demozoo_url": "https://demozoo.org/groups/130455/",
"id": 130455,
"name": "PreVueS Staff",
"is_group": true,
"nicks": [
{
"name": "PreVueS Staff",
"abbreviation": "PVS",
"is_primary_nick": true,
"variants": [
"PVS",
"PreVueS Staff"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/90623/?format=api",
"id": 90623,
"name": "Big Mario"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/46113/?format=api",
"id": 46113,
"name": "NaTaS"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/131263/?format=api",
"id": 131263,
"name": "ACE"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/46534/?format=api",
"id": 46534,
"name": "Air Jordan"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/prevues"
}
]
}