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

{
    "url": "https://demozoo.org/api/v1/releasers/3530/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3530/",
    "id": 3530,
    "name": "Fieser Wolf",
    "is_group": false,
    "nicks": [
        {
            "name": "Fieser Wolf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fieser Wolf"
            ]
        },
        {
            "name": "FieserWolf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "FieserWolf"
            ]
        },
        {
            "name": "Igor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Igor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                "id": 3525,
                "name": "Metalvotze"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3941/?format=api",
                "id": 3941,
                "name": "Abyss-Connection"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3623"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1317"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4082"
        }
    ]
}