GET /api/v1/releasers/42968/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/42968/?format=api",
"demozoo_url": "https://demozoo.org/sceners/42968/",
"id": 42968,
"name": "Johan",
"is_group": false,
"nicks": [
{
"name": "Johan",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Johan"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/42967/?format=api",
"id": 42967,
"name": "Azurel"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/42963/?format=api",
"id": 42963,
"name": "People Production"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}