GET /api/v1/releasers/123760/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123760/?format=api",
"demozoo_url": "https://demozoo.org/sceners/123760/",
"id": 123760,
"name": "Ivory",
"is_group": false,
"nicks": [
{
"name": "Fatboy",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Fatboy"
]
},
{
"name": "Ivory",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Ivory"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/20/?format=api",
"id": 20,
"name": "2000 A.D."
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7518/?format=api",
"id": 7518,
"name": "Depredators"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
"id": 6508,
"name": "Fantastic 4 Cracking Group"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/63199/?format=api",
"id": 63199,
"name": "Freedom Force"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/108150/?format=api",
"id": 108150,
"name": "House Of Lords"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=6256"
},
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=23664"
}
]
}