GET /api/v1/releasers/8185/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8185/?format=api",
"demozoo_url": "https://demozoo.org/sceners/8185/",
"id": 8185,
"name": "Alma",
"is_group": false,
"nicks": [
{
"name": "Alma",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Alma"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8015/?format=api",
"id": 8015,
"name": "Grif"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8034/?format=api",
"id": 8034,
"name": "Remal"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}