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

{
    "url": "https://demozoo.org/api/v1/releasers/142763/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142763/",
    "id": 142763,
    "name": "Master Delight",
    "is_group": false,
    "nicks": [
        {
            "name": "Brandon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Brandon"
            ]
        },
        {
            "name": "Master Delight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Master Delight"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107099/?format=api",
                "id": 107099,
                "name": "Ocean Studios"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32881/?format=api",
                "id": 32881,
                "name": "Gloom"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43066/?format=api",
                "id": 43066,
                "name": "Hysteric"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109156/?format=api",
                "id": 109156,
                "name": "Stash"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7546/?format=api",
                "id": 7546,
                "name": "Masters' Design Group"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6854"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3222"
        }
    ]
}