GET /api/v1/releasers/53910/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/53910/?format=api",
"demozoo_url": "https://demozoo.org/sceners/53910/",
"id": 53910,
"name": "Python",
"is_group": false,
"nicks": [
{
"name": "Python",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Python"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/53911/?format=api",
"id": 53911,
"name": "Flash"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "AmpAuthor",
"url": "https://amp.dascene.net/detail.php?view=6000"
}
]
}