GET /api/v1/releasers/999/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/999/?format=api",
"demozoo_url": "https://demozoo.org/sceners/999/",
"id": 999,
"name": "TGGC",
"is_group": false,
"nicks": [
{
"name": "TGGC",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"TGGC"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/996/?format=api",
"id": 996,
"name": "BluFlame"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.games-net.de/hosted/tggc/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=6487"
},
{
"link_class": "SceneidAccount",
"url": "https://www.pouet.net/user.php?who=47532"
}
]
}