GET /api/v1/releasers/123011/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123011/?format=api",
"demozoo_url": "https://demozoo.org/sceners/123011/",
"id": 123011,
"name": "TNC",
"is_group": false,
"nicks": [
{
"name": "TNC",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"TNC"
]
},
{
"name": "The Norway Connection",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"The Norway Connection"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/123012/?format=api",
"id": 123012,
"name": "Bta"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/107935/?format=api",
"id": 107935,
"name": "Fatal Design"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1079/?format=api",
"id": 1079,
"name": "Digital"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=373"
},
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=10760"
}
]
}