GET /api/v1/releasers/109239/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/109239/?format=api",
"demozoo_url": "https://demozoo.org/groups/109239/",
"id": 109239,
"name": "Super Bros",
"is_group": true,
"nicks": [
{
"name": "Super Bros",
"abbreviation": "SB",
"is_primary_nick": true,
"variants": [
"SB",
"Super Bros"
]
},
{
"name": "Super Brothers",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Super Brothers"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/105853/?format=api",
"id": 105853,
"name": "Matrix"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/35546/?format=api",
"id": 35546,
"name": "Crazy Pepe"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/35477/?format=api",
"id": 35477,
"name": "Wizard"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/146968/?format=api",
"id": 146968,
"name": "Heartshade"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1555"
}
]
}