GET /api/v1/releasers/65682/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/65682/?format=api",
"demozoo_url": "https://demozoo.org/groups/65682/",
"id": 65682,
"name": "Pixel Nation",
"is_group": true,
"nicks": [
{
"name": "Pixel Nation",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Pixel Nation"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/25926/?format=api",
"id": 25926,
"name": "Rogal"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/56787/?format=api",
"id": 56787,
"name": "Dakti"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://pixelnation.ppa.pl"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=13167"
},
{
"link_class": "YoutubeChannel",
"url": "https://www.youtube.com/channel/UCzDcc-tJC0TBCOrWMT6DoJw"
}
]
}