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

{
    "url": "https://demozoo.org/api/v1/releasers/115973/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/115973/",
    "id": 115973,
    "name": "Mc Byte",
    "is_group": false,
    "nicks": [
        {
            "name": "Mc Byte",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mc Byte",
                "Mc-Byte"
            ]
        },
        {
            "name": "Stash",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Stash"
            ]
        }
    ],
    "member_of": [
        {
            "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/134/?format=api",
                "id": 134,
                "name": "Onslaught"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69155/?format=api",
                "id": 69155,
                "name": "Paradox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7229/?format=api",
                "id": 7229,
                "name": "The Eastgang"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7984"
        }
    ]
}