GET /api/v1/releasers/61504/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/61504/?format=api",
"demozoo_url": "https://demozoo.org/groups/61504/",
"id": 61504,
"name": "Red Triangle",
"is_group": true,
"nicks": [
{
"name": "Red Triangle",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Red Triangle"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/60962/?format=api",
"id": 60962,
"name": "Jerri"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://zxart.ee/eng/groups/r/red-triangle/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2438"
}
]
}