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

{
    "url": "https://demozoo.org/api/v1/releasers/45897/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45897/",
    "id": 45897,
    "name": "Slowhand",
    "is_group": false,
    "nicks": [
        {
            "name": "Cody",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cody"
            ]
        },
        {
            "name": "Slowhand",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Slowhand"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17087/?format=api",
                "id": 17087,
                "name": "Return"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14742/?format=api",
                "id": 14742,
                "name": "Ascraeus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47638/?format=api",
                "id": 47638,
                "name": "Hi3s"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7423"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=400"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=8099"
        }
    ]
}