GET /api/v1/releasers/16101/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/16101/?format=api",
"demozoo_url": "https://demozoo.org/sceners/16101/",
"id": 16101,
"name": "Ripper",
"is_group": false,
"nicks": [
{
"name": "Ripper",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Ripper"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/16088/?format=api",
"id": 16088,
"name": "Deathstar"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/16098/?format=api",
"id": 16098,
"name": "Exodus"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/3432/?format=api",
"id": 3432,
"name": "Image"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7718/?format=api",
"id": 7718,
"name": "Vertigo"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}