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