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

{
    "url": "https://demozoo.org/api/v1/releasers/60013/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60013/",
    "id": 60013,
    "name": "Stash",
    "is_group": false,
    "nicks": [
        {
            "name": "Laszlo Galaczy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Laszlo Galaczy"
            ]
        },
        {
            "name": "Stash",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stash"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13848/?format=api",
                "id": 13848,
                "name": "Active"
            },
            "is_current": false
        },
        {
            "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/135/?format=api",
                "id": 135,
                "name": "Wrath Designs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4150/?format=api",
                "id": 4150,
                "name": "Epic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48019/?format=api",
                "id": 48019,
                "name": "The Postmoderns"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                "id": 2763,
                "name": "Chromance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7576/?format=api",
                "id": 7576,
                "name": "Weird Designs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17451"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=968"
        }
    ]
}