GET /api/v1/releasers/89890/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/89890/?format=api",
"demozoo_url": "https://demozoo.org/groups/89890/",
"id": 89890,
"name": "OpenSourceToast",
"is_group": true,
"nicks": [
{
"name": "OpenSourceToast",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"OpenSourceToast"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/89892/?format=api",
"id": 89892,
"name": "UtsuhoRocks"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/89891/?format=api",
"id": 89891,
"name": "Enfys"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/84249/?format=api",
"id": 84249,
"name": "codepupper"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/112081/?format=api",
"id": 112081,
"name": "patientnegative"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://web.toaster.sh"
},
{
"link_class": "GithubAccount",
"url": "https://github.com/OpenSourceToast"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=14387"
}
]
}