GET /api/v1/releasers/123689/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123689/?format=api",
"demozoo_url": "https://demozoo.org/sceners/123689/",
"id": 123689,
"name": "God Eater",
"is_group": false,
"nicks": [
{
"name": "God Eater",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"God Eater"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/123688/?format=api",
"id": 123688,
"name": "Legion Of The Etherial"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}