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

{
    "url": "https://demozoo.org/api/v1/releasers/50559/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50559/",
    "id": 50559,
    "name": "Bizarre",
    "is_group": false,
    "nicks": [
        {
            "name": "Bizarre",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bizarre"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43729/?format=api",
                "id": 43729,
                "name": "Trance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48302/?format=api",
                "id": 48302,
                "name": "Amnesia"
            },
            "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/106779/?format=api",
                "id": 106779,
                "name": "Vandalism News Staff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144305/?format=api",
                "id": 144305,
                "name": "Nortic East Warriors"
            },
            "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/144302/?format=api",
                "id": 144302,
                "name": "Techno"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=353"
        }
    ]
}