GET /api/v1/releasers/121456/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/121456/?format=api",
"demozoo_url": "https://demozoo.org/sceners/121456/",
"id": 121456,
"name": "Vengeance",
"is_group": false,
"nicks": [
{
"name": "Vengeance",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Vengeance"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/121448/?format=api",
"id": 121448,
"name": "Immune"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/18992/?format=api",
"id": 18992,
"name": "Food"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}