GET /api/v1/releasers/67710/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/67710/?format=api",
"demozoo_url": "https://demozoo.org/groups/67710/",
"id": 67710,
"name": "Tendance",
"is_group": true,
"nicks": [
{
"name": "Tendance",
"abbreviation": "TDC",
"is_primary_nick": true,
"variants": [
"TDC",
"Tendance"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/67709/?format=api",
"id": 67709,
"name": "Marcy"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/67750/?format=api",
"id": 67750,
"name": "RedRose"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=613"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=8307"
}
]
}