GET /api/v1/releasers/17142/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/17142/?format=api",
"demozoo_url": "https://demozoo.org/groups/17142/",
"id": 17142,
"name": "ABC Warriors",
"is_group": true,
"nicks": [
{
"name": "ABC Warriors",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"ABC Warriors"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/17141/?format=api",
"id": 17141,
"name": "Armitage 374"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/48201/?format=api",
"id": 48201,
"name": "Morrigon"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}