GET /api/v1/releasers/10295/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10295/?format=api",
"demozoo_url": "https://demozoo.org/sceners/10295/",
"id": 10295,
"name": "Glow",
"is_group": false,
"nicks": [
{
"name": "Glow",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Glow"
]
},
{
"name": "Wolg",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Wolg"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/3780/?format=api",
"id": 3780,
"name": "Inque"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/64535/?format=api",
"id": 64535,
"name": "Poobrainque"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/68182/?format=api",
"id": 68182,
"name": "Minimal"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://glow.inque.org/"
},
{
"link_class": "SceneidAccount",
"url": "https://www.pouet.net/user.php?who=534"
},
{
"link_class": "TwitterAccount",
"url": "https://twitter.com/Gloeiend"
}
]
}