GET /api/v1/releasers/2762/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/2762/?format=api",
"demozoo_url": "https://demozoo.org/sceners/2762/",
"id": 2762,
"name": "Ollie",
"is_group": false,
"nicks": [
{
"name": "Ollie",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Ollie"
]
},
{
"name": "Olly",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Olly"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
"id": 2763,
"name": "Chromance"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2761/?format=api",
"id": 2761,
"name": "Pride"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/11026/?format=api",
"id": 11026,
"name": "Graffity"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1009/?format=api",
"id": 1009,
"name": "Chorus"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=1805"
}
]
}