GET /api/v1/releasers/123479/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123479/?format=api",
"demozoo_url": "https://demozoo.org/sceners/123479/",
"id": 123479,
"name": "Cruft",
"is_group": false,
"nicks": [
{
"name": "Cruft",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Cruft"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/86194/?format=api",
"id": 86194,
"name": "Acme"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/110016/?format=api",
"id": 110016,
"name": "The Tiger Team 2003"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/109457/?format=api",
"id": 109457,
"name": "Team 2003"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "AmpAuthor",
"url": "https://amp.dascene.net/detail.php?view=1386"
},
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=9003"
}
]
}