GET /api/v1/releasers/53739/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/53739/?format=api",
"demozoo_url": "https://demozoo.org/groups/53739/",
"id": 53739,
"name": "Eagle",
"is_group": true,
"nicks": [
{
"name": "Eagle",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Eagle"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/53740/?format=api",
"id": 53740,
"name": "Maverick"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/53741/?format=api",
"id": 53741,
"name": "Sidewinder"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=5578"
}
]
}