GET /api/v1/releasers/5320/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5320/?format=api",
"demozoo_url": "https://demozoo.org/sceners/5320/",
"id": 5320,
"name": "Mike",
"is_group": false,
"nicks": [
{
"name": "Mike",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mike",
"m!d"
]
},
{
"name": "Mikeri",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Mikeri"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/5321/?format=api",
"id": 5321,
"name": "Image Dreams"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/4241/?format=api",
"id": 4241,
"name": "Shish Cracking Crew"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://mikeri.net"
},
{
"link_class": "SceneidAccount",
"url": "https://www.pouet.net/user.php?who=1859"
}
]
}