GET /api/v1/releasers/129083/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/129083/?format=api",
"demozoo_url": "https://demozoo.org/sceners/129083/",
"id": 129083,
"name": "Andy Noble",
"is_group": false,
"nicks": [
{
"name": "Andy Noble",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Andy Noble"
]
},
{
"name": "Flex",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Flex"
]
},
{
"name": "Loafjaw",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Loafjaw"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/11956/?format=api",
"id": 11956,
"name": "Retrospec"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://andynoble.co.uk/"
}
]
}