GET /api/v1/releasers/45502/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/45502/?format=api",
"demozoo_url": "https://demozoo.org/sceners/45502/",
"id": 45502,
"name": "Mr. Big",
"is_group": false,
"nicks": [
{
"name": "Mr. Big",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mr Big",
"Mr. Big"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/45498/?format=api",
"id": 45498,
"name": "Myriad Productions"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/147441/?format=api",
"id": 147441,
"name": "Swedish Hackers Association"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/147442/?format=api",
"id": 147442,
"name": "Phone Hackers United Crash Kill"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}