GET /api/v1/releasers/2761/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/2761/?format=api",
"demozoo_url": "https://demozoo.org/groups/2761/",
"id": 2761,
"name": "Pride",
"is_group": true,
"nicks": [
{
"name": "Pride",
"abbreviation": "PRD",
"is_primary_nick": true,
"variants": [
"PRD",
"Pride"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2762/?format=api",
"id": 2762,
"name": "Ollie"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/140719/?format=api",
"id": 140719,
"name": "Szab"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/121743/?format=api",
"id": 121743,
"name": "Cruel"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1468"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2987"
}
]
}