GET /api/v1/releasers/9282/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9282/?format=api",
"demozoo_url": "https://demozoo.org/groups/9282/",
"id": 9282,
"name": "Unit 5",
"is_group": true,
"nicks": [
{
"name": "Unit 5",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Unit 5"
]
},
{
"name": "Unit-5",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Unit-5"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9281/?format=api",
"id": 9281,
"name": "Kurt"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9485/?format=api",
"id": 9485,
"name": "Xsample"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/51769/?format=api",
"id": 51769,
"name": "Shadowman"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/51770/?format=api",
"id": 51770,
"name": "Amigo"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/51771/?format=api",
"id": 51771,
"name": "Maniac"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}