GET /api/v1/releasers/142244/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/142244/?format=api",
"demozoo_url": "https://demozoo.org/groups/142244/",
"id": 142244,
"name": "The Beserkers",
"is_group": true,
"nicks": [
{
"name": "The Berserkers",
"abbreviation": "TB",
"is_primary_nick": false,
"variants": [
"TB",
"The Berserkers"
]
},
{
"name": "The Beserkers",
"abbreviation": "TB",
"is_primary_nick": true,
"variants": [
"TB",
"The Beserkers"
]
}
],
"member_of": [],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=9203"
}
]
}