GET /api/v1/releasers/147992/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/147992/?format=api",
"demozoo_url": "https://demozoo.org/groups/147992/",
"id": 147992,
"name": "Eclipse",
"is_group": true,
"nicks": [
{
"name": "Eclipse",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Eclipse"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/147994/?format=api",
"id": 147994,
"name": "iCE MAN"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/108235/?format=api",
"id": 108235,
"name": "The Dominator"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/eclipse-ca"
}
]
}