GET /api/v1/releasers/52353/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/52353/?format=api",
"demozoo_url": "https://demozoo.org/groups/52353/",
"id": 52353,
"name": "The Outlaws",
"is_group": true,
"nicks": [
{
"name": "The Outlaws",
"abbreviation": "TOL",
"is_primary_nick": true,
"variants": [
"TOL",
"The Outlaws"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/48771/?format=api",
"id": 48771,
"name": "Klefz"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3036/?format=api",
"id": 3036,
"name": "Maktone"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=6047"
}
]
}