GET /api/v1/releasers/138922/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/138922/?format=api",
"demozoo_url": "https://demozoo.org/groups/138922/",
"id": 138922,
"name": "gameopat",
"is_group": true,
"nicks": [
{
"name": "gameopat",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"gameopat"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/138921/?format=api",
"id": 138921,
"name": "Dr Floyd"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://www.gamopat.com/"
}
]
}