GET /api/v1/releasers/147413/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/147413/?format=api",
"demozoo_url": "https://demozoo.org/sceners/147413/",
"id": 147413,
"name": "Einstein",
"is_group": false,
"nicks": [
{
"name": "Einstein",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Einstein",
"Einstien"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/123976/?format=api",
"id": 123976,
"name": "Victoria Independent Piracy"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/145592/?format=api",
"id": 145592,
"name": "Propaganda Staff"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}