GET /api/v1/releasers/12154/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/12154/?format=api",
"demozoo_url": "https://demozoo.org/groups/12154/",
"id": 12154,
"name": "Pengo",
"is_group": true,
"nicks": [
{
"name": "Pengo",
"abbreviation": "PNG",
"is_primary_nick": true,
"variants": [
"PNG",
"Pengo"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/47345/?format=api",
"id": 47345,
"name": "Garfield"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11897/?format=api",
"id": 11897,
"name": "Blaze"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://pengo.scene.pl/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2815"
}
]
}