GET /api/v1/releasers/123688/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123688/?format=api",
"demozoo_url": "https://demozoo.org/groups/123688/",
"id": 123688,
"name": "Legion Of The Etherial",
"is_group": true,
"nicks": [
{
"name": "Legion Of The Etherial",
"abbreviation": "LOTE",
"is_primary_nick": true,
"variants": [
"LOTE",
"Legion Of The Etherial"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123689/?format=api",
"id": 123689,
"name": "God Eater"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/130632/?format=api",
"id": 130632,
"name": "Prophet"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/130633/?format=api",
"id": 130633,
"name": "Chronic"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/legion-of-the-etherial"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=15278"
}
]
}