GET /api/v1/releasers/123336/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123336/?format=api",
"demozoo_url": "https://demozoo.org/sceners/123336/",
"id": 123336,
"name": "Headhunter",
"is_group": false,
"nicks": [
{
"name": "Headhunter",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Headhunter"
]
},
{
"name": "MID",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"MID"
]
},
{
"name": "Rebel",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Rebel",
"Rebell"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2788/?format=api",
"id": 2788,
"name": "Sphinx"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/123335/?format=api",
"id": 123335,
"name": "Poseidon"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/114342/?format=api",
"id": 114342,
"name": "Assault"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7624/?format=api",
"id": 7624,
"name": "Dynamix"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=10665"
},
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=27865"
},
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=35319"
}
]
}