GET /api/v1/releasers/8790/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8790/?format=api",
"demozoo_url": "https://demozoo.org/sceners/8790/",
"id": 8790,
"name": "Gladstone",
"is_group": false,
"nicks": [
{
"name": "Gladstone",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Gladstone"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8791/?format=api",
"id": 8791,
"name": "Keen Like Frogs"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/13205/?format=api",
"id": 13205,
"name": "Purge"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}