GET /api/v1/releasers/3400/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/3400/?format=api",
"demozoo_url": "https://demozoo.org/sceners/3400/",
"id": 3400,
"name": "O'Neill",
"is_group": false,
"nicks": [
{
"name": "O'Neill",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"O'Neill"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/3401/?format=api",
"id": 3401,
"name": "Anarchy PC"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
"id": 1536,
"name": "Surprise! Productions"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8548/?format=api",
"id": 8548,
"name": "Psychic Link"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1162/?format=api",
"id": 1162,
"name": "Gollum"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}