GET /api/v1/releasers/123238/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123238/?format=api",
"demozoo_url": "https://demozoo.org/groups/123238/",
"id": 123238,
"name": "The Guild of Thieves",
"is_group": true,
"nicks": [
{
"name": "The Guild of Thieves",
"abbreviation": "TGT",
"is_primary_nick": true,
"variants": [
"TGT",
"The Guild of Thieves"
]
}
],
"member_of": [],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/the-guild-of-thieves"
}
]
}