GET /api/v1/releasers/11360/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/11360/?format=api",
"demozoo_url": "https://demozoo.org/sceners/11360/",
"id": 11360,
"name": "Moony",
"is_group": false,
"nicks": [
{
"name": "Moony",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Moony"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/11359/?format=api",
"id": 11359,
"name": "Solid"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8478/?format=api",
"id": 8478,
"name": "Maak"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "SlengpungUser",
"url": "http://www.slengpung.com/?userid=1234"
}
]
}