GET /api/v1/releasers/8898/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8898/?format=api",
"demozoo_url": "https://demozoo.org/groups/8898/",
"id": 8898,
"name": "Inward",
"is_group": true,
"nicks": [
{
"name": "Inward",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Inward"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
"id": 8899,
"name": "Cyberpunks Unity"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9097/?format=api",
"id": 9097,
"name": "Moran"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9693/?format=api",
"id": 9693,
"name": "Elfh"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3116"
}
]
}