GET /api/v1/releasers/39901/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/39901/?format=api",
"demozoo_url": "https://demozoo.org/groups/39901/",
"id": 39901,
"name": "Four Byte Aliens",
"is_group": true,
"nicks": [
{
"name": "Four Byte Aliens",
"abbreviation": "4BA",
"is_primary_nick": true,
"variants": [
"0x4ba",
"4BA",
"Four Byte Aliens"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/65625/?format=api",
"id": 65625,
"name": "Freebe"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/65626/?format=api",
"id": 65626,
"name": "Kenho"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/65627/?format=api",
"id": 65627,
"name": "Perpan"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1972"
}
]
}