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

{
    "url": "https://demozoo.org/api/v1/releasers/53801/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53801/",
    "id": 53801,
    "name": "Ziggy",
    "is_group": false,
    "nicks": [
        {
            "name": "Cameo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cameo"
            ]
        },
        {
            "name": "Jester",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jester"
            ]
        },
        {
            "name": "Ziggy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ZIG",
                "Ziggy"
            ]
        },
        {
            "name": "zenmaster",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "zenmaster"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18071/?format=api",
                "id": 18071,
                "name": "Defame"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27682/?format=api",
                "id": 27682,
                "name": "The Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53802/?format=api",
                "id": 53802,
                "name": "Atom"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53803/?format=api",
                "id": 53803,
                "name": "The Excellence Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9678"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13004"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=29828"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15633"
        }
    ]
}