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

{
    "url": "https://demozoo.org/api/v1/releasers/16334/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16334/",
    "id": 16334,
    "name": "Ron Klaren",
    "is_group": false,
    "nicks": [
        {
            "name": "Master Blaster",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Master Blaster"
            ]
        },
        {
            "name": "Ron Klaren",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ron Klaren"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28634/?format=api",
                "id": 28634,
                "name": "The Jungle Command"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120110/?format=api",
                "id": 120110,
                "name": "Critical"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91970/?format=api",
                "id": 91970,
                "name": "Innerprise"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4658"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/521387-Ron-Klaren"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3572"
        }
    ]
}