GET /api/v1/releasers/117110/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/117110/?format=api",
"demozoo_url": "https://demozoo.org/sceners/117110/",
"id": 117110,
"name": "Pippo",
"is_group": false,
"nicks": [
{
"name": "Pippo",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Pippo"
]
},
{
"name": "The Nasty Goblin",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"The Nasty Goblin"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/106922/?format=api",
"id": 106922,
"name": "AEG Soft"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=4201"
}
]
}