GET /api/v1/releasers/139059/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/139059/?format=api",
"demozoo_url": "https://demozoo.org/groups/139059/",
"id": 139059,
"name": "The Eagles Inc.",
"is_group": true,
"nicks": [
{
"name": "The Eagles Inc.",
"abbreviation": "TEI",
"is_primary_nick": true,
"variants": [
"TEI",
"The Eagles Inc."
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/93449/?format=api",
"id": 93449,
"name": "Dae"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/29036/?format=api",
"id": 29036,
"name": "Spirit"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=6001"
}
]
}