GET /api/v1/releasers/5251/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5251/?format=api",
"demozoo_url": "https://demozoo.org/groups/5251/",
"id": 5251,
"name": "The Army of Assholes",
"is_group": true,
"nicks": [
{
"name": "The Army of Assholes",
"abbreviation": "tAoA",
"is_primary_nick": true,
"variants": [
"The Army of Assholes",
"tAoA"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5250/?format=api",
"id": 5250,
"name": "Haohmaru"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=11282"
}
]
}