GET /api/v1/releasers/45987/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/45987/?format=api",
"demozoo_url": "https://demozoo.org/groups/45987/",
"id": 45987,
"name": "Nix Couriers",
"is_group": true,
"nicks": [
{
"name": "Nix Couriers",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Nix Couriers"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/505/?format=api",
"id": 505,
"name": "Sarix"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26358/?format=api",
"id": 26358,
"name": "Skin"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}