GET /api/v1/releasers/4345/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/4345/?format=api",
"demozoo_url": "https://demozoo.org/groups/4345/",
"id": 4345,
"name": "SKiM",
"is_group": true,
"nicks": [
{
"name": "SKiM",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"SKiM"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/594/?format=api",
"id": 594,
"name": "Dominei"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/4319/?format=api",
"id": 4319,
"name": "Delilah"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5773/?format=api",
"id": 5773,
"name": "Soolta"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/19113/?format=api",
"id": 19113,
"name": "Rmeht"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2995"
}
]
}