GET /api/v1/releasers/12269/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/12269/?format=api",
"demozoo_url": "https://demozoo.org/sceners/12269/",
"id": 12269,
"name": "Arno",
"is_group": false,
"nicks": [
{
"name": "Arno",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Arno"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9661/?format=api",
"id": 9661,
"name": "Omega Group"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/126421/?format=api",
"id": 126421,
"name": "Scorpion and K Hackers Group"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Arno"
}
]
}