GET /api/v1/releasers/32586/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/32586/?format=api",
"demozoo_url": "https://demozoo.org/sceners/32586/",
"id": 32586,
"name": "mrange",
"is_group": false,
"nicks": [
{
"name": "Lance",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Lance"
]
},
{
"name": "mrange",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"mrange"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/29352/?format=api",
"id": 29352,
"name": "Impulse"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/18817/?format=api",
"id": 18817,
"name": "Inner Circuit Explorers"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "GithubRepo",
"url": "https://github.com/mrange/pt_src3"
}
]
}