GET /api/v1/releasers/42822/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/42822/?format=api",
"demozoo_url": "https://demozoo.org/groups/42822/",
"id": 42822,
"name": "Doctrine",
"is_group": true,
"nicks": [
{
"name": "Doctrine",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Doctrine"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/116530/?format=api",
"id": 116530,
"name": "Rip"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/116531/?format=api",
"id": 116531,
"name": "Randy"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=7717"
}
]
}