GET /api/v1/releasers/13049/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/13049/?format=api",
"demozoo_url": "https://demozoo.org/groups/13049/",
"id": 13049,
"name": "Grandpas",
"is_group": true,
"nicks": [
{
"name": "Grandpas",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Grandpas"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/631/?format=api",
"id": 631,
"name": "Doc Holiday"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/636/?format=api",
"id": 636,
"name": "Rackler"
},
"is_current": false
}
],
"subgroups": [
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/82370/?format=api",
"id": 82370,
"name": "Yakitorih"
},
"is_current": true
}
],
"external_links": []
}