GET /api/v1/releasers/9111/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9111/?format=api",
"demozoo_url": "https://demozoo.org/groups/9111/",
"id": 9111,
"name": "The Plague Mailmains League",
"is_group": true,
"nicks": [
{
"name": "The Plague Mailmains League",
"abbreviation": "TPML",
"is_primary_nick": true,
"variants": [
"TPML",
"The Plague Mailmains League"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9110/?format=api",
"id": 9110,
"name": "Mad Cat"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}