GET /api/v1/releasers/5783/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5783/?format=api",
"demozoo_url": "https://demozoo.org/groups/5783/",
"id": 5783,
"name": "Downlords",
"is_group": true,
"nicks": [
{
"name": "Downlords",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Downlords"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/6154/?format=api",
"id": 6154,
"name": "Muhmac"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/1982/?format=api",
"id": 1982,
"name": "Netpoet"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/6/?format=api",
"id": 6,
"name": "XXX"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11967/?format=api",
"id": 11967,
"name": "Fyzix"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2542"
}
]
}