GET /api/v1/releasers/23410/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/23410/?format=api",
"demozoo_url": "https://demozoo.org/sceners/23410/",
"id": 23410,
"name": "Therion",
"is_group": false,
"nicks": [
{
"name": "Therion",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Ther",
"Therion"
]
},
{
"name": "Throb",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Throb"
]
},
{
"name": "Timo",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Timo"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/448/?format=api",
"id": 448,
"name": "Damage"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/13762/?format=api",
"id": 13762,
"name": "Essex"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}