GET /api/v1/releasers/64465/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/64465/?format=api",
"demozoo_url": "https://demozoo.org/groups/64465/",
"id": 64465,
"name": "Baseline",
"is_group": true,
"nicks": [
{
"name": "Baseline",
"abbreviation": "BSL",
"is_primary_nick": true,
"variants": [
"BSL",
"Baseline"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/837/?format=api",
"id": 837,
"name": "Frantic"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5345/?format=api",
"id": 5345,
"name": "Kevin"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/57485/?format=api",
"id": 57485,
"name": "Liteace"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=9792"
}
]
}