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

{
    "url": "https://demozoo.org/api/v1/releasers/2060/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2060/",
    "id": 2060,
    "name": "Tao",
    "is_group": false,
    "nicks": [
        {
            "name": "Howard Hunter",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Howard Hunter"
            ]
        },
        {
            "name": "Tao",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tao"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2061/?format=api",
                "id": 2061,
                "name": "Cream"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6087/?format=api",
                "id": 6087,
                "name": "YM Rockerz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2145/?format=api",
                "id": 2145,
                "name": "ACF Design Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/1022457-Tao-8"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/T/TAO/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31151"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1177/"
        }
    ]
}