GET /api/v1/releasers/55438/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/55438/?format=api",
"demozoo_url": "https://demozoo.org/sceners/55438/",
"id": 55438,
"name": "Mr. Transistor",
"is_group": false,
"nicks": [
{
"name": "Mr. Transistor",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mr. Transistor"
]
},
{
"name": "The Grand Elusion",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Grand Elusion",
"The Grand Elusion"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/53053/?format=api",
"id": 53053,
"name": "PTL Club"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Person",
"url": "https://defacto2.net/p/mr-transistor"
}
]
}