GET /api/v1/releasers/14970/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/14970/?format=api",
"demozoo_url": "https://demozoo.org/sceners/14970/",
"id": 14970,
"name": "Pman",
"is_group": false,
"nicks": [
{
"name": "Pman",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Pman"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/14969/?format=api",
"id": 14969,
"name": "Evil Inc"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/14947/?format=api",
"id": 14947,
"name": "Parzek"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}