GET /api/v1/releasers/2452/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/2452/?format=api",
"demozoo_url": "https://demozoo.org/sceners/2452/",
"id": 2452,
"name": "Original Gangster",
"is_group": false,
"nicks": [
{
"name": "D-rad",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"D-rad"
]
},
{
"name": "Oh Gee",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Oh Gee"
]
},
{
"name": "Original Gangster",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"O.G.",
"Original Gangster"
]
},
{
"name": "Pacemaker",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Pacemaker"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2199/?format=api",
"id": 2199,
"name": "Imagina"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/32954/?format=api",
"id": 32954,
"name": "Infinity"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}