GET /api/v1/releasers/41251/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/41251/?format=api",
"demozoo_url": "https://demozoo.org/groups/41251/",
"id": 41251,
"name": "System X",
"is_group": true,
"nicks": [
{
"name": "System X",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"System X"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/41250/?format=api",
"id": 41250,
"name": "The Rebels"
},
"is_current": false
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/115242/?format=api",
"id": 115242,
"name": "Dark Vador"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/115243/?format=api",
"id": 115243,
"name": "Gremlins"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/115244/?format=api",
"id": 115244,
"name": "Grafton"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/115245/?format=api",
"id": 115245,
"name": "Thor"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}