GET /api/v1/releasers/3081/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/releasers/3081/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3081/",
    "id": 3081,
    "name": "SounDemoN",
    "is_group": false,
    "nicks": [
        {
            "name": "SounDemoN",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SounDemoN"
            ]
        },
        {
            "name": "SoundDemon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SoundDemon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                "id": 936,
                "name": "Dekadence"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=17411"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1257"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2362"
        }
    ]
}