GET /api/v1/releasers/88693/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/88693/?format=api",
"demozoo_url": "https://demozoo.org/sceners/88693/",
"id": 88693,
"name": "Sir Zaphod",
"is_group": false,
"nicks": [
{
"name": "Sir Zaphod",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Sir Zaphod"
]
},
{
"name": "Zaphod",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Zaphod"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/81264/?format=api",
"id": 81264,
"name": "Royals"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/76469/?format=api",
"id": 76469,
"name": "The Hugo Husten Group"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/zaphod"
}
]
}