GET /api/v1/releasers/5884/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5884/?format=api",
"demozoo_url": "https://demozoo.org/groups/5884/",
"id": 5884,
"name": "Crescent",
"is_group": true,
"nicks": [
{
"name": "Crescent",
"abbreviation": "CRS",
"is_primary_nick": true,
"variants": [
"CRS",
"Crescent"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5883/?format=api",
"id": 5883,
"name": "Wisdom"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/41394/?format=api",
"id": 41394,
"name": "Impetigo"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/29832/?format=api",
"id": 29832,
"name": "Ref"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/120302/?format=api",
"id": 120302,
"name": "Caisson"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/138513/?format=api",
"id": 138513,
"name": "Evol"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://crescent.io"
},
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=179"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1497"
}
]
}