GET /api/v1/releasers/73890/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/73890/?format=api",
"demozoo_url": "https://demozoo.org/groups/73890/",
"id": 73890,
"name": "Paul & Gutek",
"is_group": true,
"nicks": [
{
"name": "Paul & Gutek",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Paul & Gutek"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/34555/?format=api",
"id": 34555,
"name": "Gutek"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/35253/?format=api",
"id": 35253,
"name": "Paul"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=6789"
}
]
}