GET /api/v1/releasers/34425/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/34425/?format=api",
"demozoo_url": "https://demozoo.org/sceners/34425/",
"id": 34425,
"name": "Archie",
"is_group": false,
"nicks": [
{
"name": "Archie",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Archie"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/34424/?format=api",
"id": 34424,
"name": "ST Squad"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://www.bennee.com/~alex/blog/2011/04/05/nostalgia-2/"
}
]
}