GET /api/v1/releasers/78357/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/78357/?format=api",
"demozoo_url": "https://demozoo.org/groups/78357/",
"id": 78357,
"name": "Warriors Against Software Protection",
"is_group": true,
"nicks": [
{
"name": "Warriors Against Software Protection",
"abbreviation": "WASP",
"is_primary_nick": true,
"variants": [
"WASP",
"Warriors Against Software Protection"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/40932/?format=api",
"id": 40932,
"name": "Uncle Joe"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}